Advertisement
Guest User

Openboxes catalina.out stuck

a guest
Aug 17th, 2021
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 326.69 KB | None | 0 0
  1. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  2. INFO: Server version: Apache Tomcat/7.0.94
  3. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  4. INFO: Server built: Apr 10 2019 16:56:40 UTC
  5. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  6. INFO: Server number: 7.0.94.0
  7. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  8. INFO: OS Name: Linux
  9. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  10. INFO: OS Version: 5.4.0-1049-gcp
  11. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  12. INFO: Architecture: amd64
  13. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  14. INFO: Java Home: /usr/lib/jvm/zulu7-ca-amd64/jre
  15. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  16. INFO: JVM Version: 1.7.0_312-b01
  17. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  18. INFO: JVM Vendor: Azul Systems, Inc.
  19. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  20. INFO: CATALINA_BASE: /opt/tomcat
  21. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  22. INFO: CATALINA_HOME: /opt/tomcat
  23. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  24. INFO: Command line argument: -Djava.util.logging.config.file=/opt/tomcat/conf/logging.properties
  25. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  26. INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  27. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  28. INFO: Command line argument: -Djava.awt.headless=true
  29. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  30. INFO: Command line argument: -Djava.security.egd=file:/dev/./urandom
  31. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  32. INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  33. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  34. INFO: Command line argument: -Xms1024m
  35. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  36. INFO: Command line argument: -Xmx1024m
  37. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  38. INFO: Command line argument: -XX:MaxPermSize=128m
  39. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  40. INFO: Command line argument: -XX:+UseParallelGC
  41. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  42. INFO: Command line argument: -Dignore.endorsed.dirs=
  43. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  44. INFO: Command line argument: -Dcatalina.base=/opt/tomcat
  45. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  46. INFO: Command line argument: -Dcatalina.home=/opt/tomcat
  47. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.VersionLoggerListener log
  48. INFO: Command line argument: -Djava.io.tmpdir=/opt/tomcat/temp
  49. Aug 06, 2021 12:25:25 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  50. INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  51. Aug 06, 2021 12:25:25 AM org.apache.coyote.AbstractProtocol init
  52. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  53. Aug 06, 2021 12:25:25 AM org.apache.coyote.AbstractProtocol init
  54. INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
  55. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.Catalina load
  56. INFO: Initialization processed in 1099 ms
  57. Aug 06, 2021 12:25:25 AM org.apache.catalina.core.StandardService startInternal
  58. INFO: Starting service Catalina
  59. Aug 06, 2021 12:25:25 AM org.apache.catalina.core.StandardEngine startInternal
  60. INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
  61. Aug 06, 2021 12:25:25 AM org.apache.catalina.startup.HostConfig deployWAR
  62. INFO: Deploying web application archive /opt/apache-tomcat-7.0.94/webapps/openboxes.war
  63. Aug 06, 2021 12:25:35 AM org.apache.catalina.startup.TldConfig execute
  64. 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.
  65. Using configuration locations [classpath:openboxes-config.properties, classpath:openboxes-config.groovy, file:/opt/tomcat/.grails/openboxes-config.properties, file:/opt/tomcat/.grails/openboxes-config.groovy] [production]
  66. Unable to load specified config location classpath:openboxes-config.properties : class path resource [openboxes-config.properties] cannot be opened because it does not exist
  67. Unable to load specified config location classpath:openboxes-config.groovy : class path resource [openboxes-config.groovy] cannot be opened because it does not exist
  68. Unable to load specified config location file:/opt/tomcat/.grails/openboxes-config.groovy : /opt/tomcat/.grails/openboxes-config.groovy (No such file or directory)
  69. log4j:ERROR setFile(null,true) call failed.
  70. java.io.FileNotFoundException: stacktrace.log (Permission denied)
  71. at java.io.FileOutputStream.open(Native Method)
  72. at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  73. at java.io.FileOutputStream.<init>(FileOutputStream.java:142)
  74. at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
  75. at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
  76. at org.apache.log4j.spi.OptionHandler$activateOptions.call(Unknown Source)
  77. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
  78. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
  79. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
  80. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.createFullstackTraceAppender(Log4jConfig.groovy:177)
  81. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.this$2$createFullstackTraceAppender(Log4jConfig.groovy)
  82. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig$this$2$createFullstackTraceAppender.callCurrent(Unknown Source)
  83. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44)
  84. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
  85. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:145)
  86. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.configure(Log4jConfig.groovy:145)
  87. at org.codehaus.groovy.grails.web.util.Log4jConfigListener.contextInitialized(Log4jConfigListener.java:62)
  88. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5197)
  89. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5720)
  90. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  91. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1018)
  92. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:994)
  93. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
  94. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1127)
  95. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:2020)
  96. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
  97. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  98. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
  99. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
  100. at java.lang.Thread.run(Thread.java:748)
  101. 2021-08-06 00:25:37,953 [localhost-startStop-1] INFO context.ContextLoader - Root WebApplicationContext: initialization started
  102. 2021-08-06 00:25:37,989 [localhost-startStop-1] INFO support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Fri Aug 06 00:25:37 UTC 2021]; root of context hierarchy
  103. 2021-08-06 00:25:38,034 [localhost-startStop-1] INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  104. 2021-08-06 00:25:38,508 [localhost-startStop-1] INFO support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5f40c449: defining beans [grailsApplication,pluginManager,grailsConfigurator,grailsResourceLoader,grailsResourceHolder,characterEncodingFilter]; root of factory hierarchy
  105. 2021-08-06 00:25:45,781 [localhost-startStop-1] INFO cfg.Environment - Hibernate 3.3.1.GA
  106. 2021-08-06 00:25:45,791 [localhost-startStop-1] INFO cfg.Environment - hibernate.properties not found
  107. 2021-08-06 00:25:45,793 [localhost-startStop-1] INFO cfg.Environment - Bytecode provider name : javassist
  108. 2021-08-06 00:25:45,795 [localhost-startStop-1] INFO cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
  109. 2021-08-06 00:25:49,877 [localhost-startStop-1] INFO annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
  110. 2021-08-06 00:25:52,540 [MLog-Init-Reporter] INFO log.MLog - MLog clients using slf4j logging.
  111. 2021-08-06 00:25:55,112 [localhost-startStop-1] INFO c3p0.C3P0Registry - Initializing c3p0-0.9.5.3 [built 27-January-2019 00:11:37 -0800; debug? true; trace: 10]
  112. 2021-08-06 00:25:56,101 [localhost-startStop-1] INFO impl.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 5, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 2z80leaj6w8olqmqp5a6|cd856fc, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 2z80leaj6w8olqmqp5a6|cd856fc, idleConnectionTestPeriod -> 7200, initialPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost:3306/openboxes?useSSL=false, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 14400, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 1800, maxPoolSize -> 100, maxStatements -> 180, maxStatementsPerConnection -> 0, minPoolSize -> 5, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 1, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
  113. 2021-08-06 00:25:56,878 [localhost-startStop-1] INFO annotations.Version - Hibernate Annotations 3.4.0.GA
  114. 2021-08-06 00:25:56,960 [localhost-startStop-1] INFO common.Version - Hibernate Commons Annotations 3.1.0.GA
  115. 2021-08-06 00:25:57,981 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [monthRequested] of domain class org.pih.warehouse.requisition.Requisition will not be checked during validation.
  116. 2021-08-06 00:25:57,988 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [statusSortOrder] of domain class org.pih.warehouse.requisition.Requisition will not be checked during validation.
  117. 2021-08-06 00:25:58,283 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [color] of domain class org.pih.warehouse.product.Product will not be checked during validation.
  118. 2021-08-06 00:25:58,351 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [shipmentItemCount] of domain class org.pih.warehouse.shipping.Shipment will not be checked during validation.
  119. 2021-08-06 00:25:58,495 [localhost-startStop-1] INFO validator.Version - Hibernate Validator 3.1.0.GA
  120. 2021-08-06 00:25:58,632 [localhost-startStop-1] INFO search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
  121. 2021-08-06 00:25:58,872 [localhost-startStop-1] WARN mapping.RootClass - composite-id class does not override equals(): org.pih.warehouse.invoice.InvoiceList
  122. 2021-08-06 00:25:58,880 [localhost-startStop-1] WARN mapping.RootClass - composite-id class does not override hashCode(): org.pih.warehouse.invoice.InvoiceList
  123. 2021-08-06 00:25:59,157 [localhost-startStop-1] INFO connection.ConnectionProviderFactory - Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  124. 2021-08-06 00:25:59,158 [localhost-startStop-1] INFO cfg.SettingsFactory - RDBMS: MySQL, version: 5.7.35-0ubuntu0.18.04.1
  125. 2021-08-06 00:25:59,158 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC driver: MySQL Connector Java, version: mysql-connector-java-5.1.47 ( Revision: fe1903b1ecb4a96a917f7ed3190d80c049b1de29 )
  126. 2021-08-06 00:25:59,161 [localhost-startStop-1] INFO dialect.Dialect - Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  127. 2021-08-06 00:25:59,164 [localhost-startStop-1] INFO transaction.TransactionFactoryFactory - Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  128. 2021-08-06 00:25:59,165 [localhost-startStop-1] INFO transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  129. 2021-08-06 00:25:59,165 [localhost-startStop-1] INFO cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled
  130. 2021-08-06 00:25:59,165 [localhost-startStop-1] INFO cfg.SettingsFactory - Automatic session close at end of transaction: disabled
  131. 2021-08-06 00:25:59,165 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC batch size: 15
  132. 2021-08-06 00:25:59,165 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC batch updates for versioned data: disabled
  133. 2021-08-06 00:25:59,166 [localhost-startStop-1] INFO cfg.SettingsFactory - Scrollable result sets: enabled
  134. 2021-08-06 00:25:59,166 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC3 getGeneratedKeys(): enabled
  135. 2021-08-06 00:25:59,166 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC result set fetch size: 25
  136. 2021-08-06 00:25:59,166 [localhost-startStop-1] INFO cfg.SettingsFactory - Connection release mode: auto
  137. 2021-08-06 00:25:59,166 [localhost-startStop-1] INFO cfg.SettingsFactory - Maximum outer join fetch depth: 2
  138. 2021-08-06 00:25:59,167 [localhost-startStop-1] INFO cfg.SettingsFactory - Default batch fetch size: 25
  139. 2021-08-06 00:25:59,167 [localhost-startStop-1] INFO cfg.SettingsFactory - Generate SQL with comments: disabled
  140. 2021-08-06 00:25:59,167 [localhost-startStop-1] INFO cfg.SettingsFactory - Order SQL updates by primary key: enabled
  141. 2021-08-06 00:25:59,167 [localhost-startStop-1] INFO cfg.SettingsFactory - Order SQL inserts for batching: enabled
  142. 2021-08-06 00:25:59,167 [localhost-startStop-1] INFO cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  143. 2021-08-06 00:25:59,168 [localhost-startStop-1] INFO ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
  144. 2021-08-06 00:25:59,169 [localhost-startStop-1] INFO cfg.SettingsFactory - Query language substitutions: {}
  145. 2021-08-06 00:25:59,169 [localhost-startStop-1] INFO cfg.SettingsFactory - JPA-QL strict compliance: disabled
  146. 2021-08-06 00:25:59,169 [localhost-startStop-1] INFO cfg.SettingsFactory - Second-level cache: disabled
  147. 2021-08-06 00:25:59,169 [localhost-startStop-1] INFO cfg.SettingsFactory - Query cache: disabled
  148. 2021-08-06 00:25:59,169 [localhost-startStop-1] INFO cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory
  149. 2021-08-06 00:25:59,169 [localhost-startStop-1] INFO cfg.SettingsFactory - Optimize cache for minimal puts: enabled
  150. 2021-08-06 00:25:59,169 [localhost-startStop-1] INFO cfg.SettingsFactory - Structured second-level cache entries: disabled
  151. 2021-08-06 00:25:59,172 [localhost-startStop-1] INFO cfg.SettingsFactory - Statistics: disabled
  152. 2021-08-06 00:25:59,173 [localhost-startStop-1] INFO cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled
  153. 2021-08-06 00:25:59,173 [localhost-startStop-1] INFO cfg.SettingsFactory - Default entity-mode: pojo
  154. 2021-08-06 00:25:59,173 [localhost-startStop-1] INFO cfg.SettingsFactory - Named query checking : enabled
  155. 2021-08-06 00:25:59,214 [localhost-startStop-1] INFO impl.SessionFactoryImpl - building session factory
  156. 2021-08-06 00:26:02,683 [localhost-startStop-1] INFO util.NamingHelper - JNDI InitialContext properties:{}
  157. 2021-08-06 00:26:04,663 [localhost-startStop-1] INFO config.PropertiesFactoryBean - Loading properties file from class path resource [gsp/views.properties]
  158. 2021-08-06 00:26:06,550 [localhost-startStop-1] INFO ehcache.EhCacheManagerFactoryBean - Initializing EHCache CacheManager
  159. 2021-08-06 00:26:07,742 [localhost-startStop-1] INFO impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  160. 2021-08-06 00:26:07,745 [localhost-startStop-1] INFO simpl.SimpleThreadPool - Job execution threads will use class loader of thread: localhost-startStop-1
  161. 2021-08-06 00:26:07,757 [localhost-startStop-1] INFO core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  162. 2021-08-06 00:26:07,757 [localhost-startStop-1] INFO core.QuartzScheduler - Quartz Scheduler v.2.1.6 created.
  163. 2021-08-06 00:26:07,758 [localhost-startStop-1] INFO simpl.RAMJobStore - RAMJobStore initialized.
  164. 2021-08-06 00:26:07,758 [localhost-startStop-1] INFO core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.1.6) 'DefaultPluginScheduler' with instanceId 'NON_CLUSTERED'
  165. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  166. NOT STARTED.
  167. Currently in standby mode.
  168. Number of jobs executed: 0
  169. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  170. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  171.  
  172. 2021-08-06 00:26:07,758 [localhost-startStop-1] INFO impl.StdSchedulerFactory - Quartz scheduler 'DefaultPluginScheduler' initialized from an externally provided properties instance.
  173. 2021-08-06 00:26:07,758 [localhost-startStop-1] INFO impl.StdSchedulerFactory - Quartz scheduler version: 2.1.6
  174. 2021-08-06 00:26:07,794 [localhost-startStop-1] INFO core.QuartzScheduler - JobFactory set to: grails.plugin.quartz2.GrailsJobFactory@5e33874d
  175. 2021-08-06 00:26:10,218 [localhost-startStop-1] INFO support.DefaultLifecycleProcessor - Starting beans in phase 2147483647
  176. Starting Quartz Scheduler in QuartzFactoryBean
  177. 2021-08-06 00:26:10,226 [localhost-startStop-1] INFO core.QuartzScheduler - Scheduler DefaultPluginScheduler_$_NON_CLUSTERED started.
  178. 2021-08-06 00:26:11,339 [localhost-startStop-1] INFO support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@24646447: defining beans [org.grails.plugin.zippedresources.ZipResourceMapper,org.grails.plugin.resource.CSSRewriterResourceMapper,org.grails.plugin.cachedresources.HashAndCacheResourceMapper,org.grails.plugin.resource.BundleResourceMapperInstance,org.grails.plugin.resource.CSSRewriterResourceMapperInstance,org.grails.plugin.resource.BundleResourceMapper,org.grails.plugin.cachedresources.HashAndCacheResourceMapperInstance,org.grails.plugin.zippedresources.ZipResourceMapperInstance,org.grails.plugin.resource.CSSPreprocessorResourceMapperInstance,org.grails.plugin.resource.CSSPreprocessorResourceMapper]; parent: org.codehaus.groovy.grails.commons.spring.ReloadAwareAutowireCapableBeanFactory@b3ac0b9
  179. 2021-08-06 00:26:28,906 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [shipmentItemCount] of domain class org.pih.warehouse.shipping.Shipment will not be checked during validation.
  180. 2021-08-06 00:26:28,910 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [color] of domain class org.pih.warehouse.product.Product will not be checked during validation.
  181. 2021-08-06 00:26:28,931 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [monthRequested] of domain class org.pih.warehouse.requisition.Requisition will not be checked during validation.
  182. 2021-08-06 00:26:28,934 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [statusSortOrder] of domain class org.pih.warehouse.requisition.Requisition will not be checked during validation.
  183. 2021-08-06 00:26:29,345 [localhost-startStop-1] INFO bootstrap.BootStrap - Running liquibase changelog(s) ...
  184. 2021-08-06 00:26:29,620 [localhost-startStop-1] INFO bootstrap.BootStrap - Liquibase running: false
  185. 2021-08-06 00:26:29,630 [localhost-startStop-1] INFO bootstrap.BootStrap - Setting default schema to openboxes
  186. 2021-08-06 00:26:29,632 [localhost-startStop-1] INFO bootstrap.BootStrap - Product Version: 5.7.35-0ubuntu0.18.04.1
  187. 2021-08-06 00:26:29,633 [localhost-startStop-1] INFO bootstrap.BootStrap - Database Version: 5.7
  188. 2021-08-06 00:26:29,648 [localhost-startStop-1] INFO liquibase - Create Database Lock Table
  189. 2021-08-06 00:26:29,791 [localhost-startStop-1] INFO liquibase - Lock Database
  190. 2021-08-06 00:26:29,795 [localhost-startStop-1] INFO liquibase - Successfully acquired change log lock
  191. 2021-08-06 00:26:29,796 [localhost-startStop-1] INFO liquibase - Create Database Change Log Table
  192. 2021-08-06 00:26:29,796 [localhost-startStop-1] INFO liquibase - Creating database history table with name: `openboxes`.`DATABASECHANGELOG`
  193. 2021-08-06 00:26:30,928 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-1::adminuser (generated)::(MD5Sum: ba6bf619acd228af99fa1c2b2112a296)
  194. 2021-08-06 00:26:30,950 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-2::adminuser (generated)::(MD5Sum: 658994a470f5fe5fe8d095cb23e4d141)
  195. 2021-08-06 00:26:30,968 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-3::adminuser (generated)::(MD5Sum: cfaac68f18ae3aa98a98b84d05c6251)
  196. 2021-08-06 00:26:30,983 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-4::adminuser (generated)::(MD5Sum: a55e658d91d98a2fbc1421d3648c6f)
  197. 2021-08-06 00:26:30,997 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-5::adminuser (generated)::(MD5Sum: 8612ce7e725571812cdfef11ae4a1830)
  198. 2021-08-06 00:26:31,011 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-6::adminuser (generated)::(MD5Sum: c969794996211510feef4ce4e1bdecf)
  199. 2021-08-06 00:26:31,026 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-7::adminuser (generated)::(MD5Sum: da8c7cef5de2b3e747b53a3589e19922)
  200. 2021-08-06 00:26:31,040 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-8::adminuser (generated)::(MD5Sum: e5e3d14e381f55c1130a629fcd5f48c)
  201. 2021-08-06 00:26:31,055 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-9::adminuser (generated)::(MD5Sum: 6d555b8b0bb3084379e446c7e925b6)
  202. 2021-08-06 00:26:31,075 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-10::adminuser (generated)::(MD5Sum: d21979913813d3d19fae6d851457bccd)
  203. 2021-08-06 00:26:31,090 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-11::adminuser (generated)::(MD5Sum: f37acba722a3e284be504eddac8f89)
  204. 2021-08-06 00:26:31,104 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-12::adminuser (generated)::(MD5Sum: b8abe6b465f77af3bd333d5247e15e)
  205. 2021-08-06 00:26:31,119 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-13::adminuser (generated)::(MD5Sum: cb5938d7cb538a47688fb8708e47f7f5)
  206. 2021-08-06 00:26:31,132 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-14::adminuser (generated)::(MD5Sum: 345bee557630d63de6ab4ca4296ed138)
  207. 2021-08-06 00:26:31,145 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-15::adminuser (generated)::(MD5Sum: 59bdc121c979bb37d79de22ba2abf5f)
  208. 2021-08-06 00:26:31,159 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-16::adminuser (generated)::(MD5Sum: 1b662f297b368bbf1c78c46ab34248b)
  209. 2021-08-06 00:26:31,175 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-17::adminuser (generated)::(MD5Sum: 2d94e5bd8343e82fad314d423b218a2)
  210. 2021-08-06 00:26:31,188 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-18::adminuser (generated)::(MD5Sum: 3dc19b0df771db896d8bc8fb8cb5e1a)
  211. 2021-08-06 00:26:31,201 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-19::adminuser (generated)::(MD5Sum: 66151a9dd15c38eded8ce2fa7bbe1b4)
  212. 2021-08-06 00:26:31,215 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-20::adminuser (generated)::(MD5Sum: 4042ab11c9bb1e5791b6ce39e86554e)
  213. 2021-08-06 00:26:31,228 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-21::adminuser (generated)::(MD5Sum: ee6a7bf0ed960333c41986ffbf95210)
  214. 2021-08-06 00:26:31,244 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-22::adminuser (generated)::(MD5Sum: c4ade2d76847b98fafebb151fc3a6d36)
  215. 2021-08-06 00:26:31,257 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-23::adminuser (generated)::(MD5Sum: 28fb114a38363faee49ba92d2d2e671)
  216. 2021-08-06 00:26:31,271 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-24::adminuser (generated)::(MD5Sum: d92389c821bd2f166d536b2e43dec549)
  217. 2021-08-06 00:26:31,291 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-25::adminuser (generated)::(MD5Sum: 2c98454e1a7038ab9924dedb37442e3b)
  218. 2021-08-06 00:26:31,308 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-26::adminuser (generated)::(MD5Sum: 4ce736feb1fc9460d0f7c693e917b69)
  219. 2021-08-06 00:26:31,324 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-27::adminuser (generated)::(MD5Sum: 4673a668e59e5a895ab05c135b9ffd64)
  220. 2021-08-06 00:26:31,337 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-28::adminuser (generated)::(MD5Sum: a25ab415a816409f51e03060f6eea26a)
  221. 2021-08-06 00:26:31,351 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-29::adminuser (generated)::(MD5Sum: b85689728847d3906f92ee143183daf)
  222. 2021-08-06 00:26:31,364 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-30::adminuser (generated)::(MD5Sum: 30a87597e01ffba2542f4180b29d962d)
  223. 2021-08-06 00:26:31,377 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-31::adminuser (generated)::(MD5Sum: d0f7f18ac213a93dc5e3b4a5eaf36c9)
  224. 2021-08-06 00:26:31,391 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-32::adminuser (generated)::(MD5Sum: e68f4ea94470b3ecae41f85bf78fbe4c)
  225. 2021-08-06 00:26:31,405 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-33::adminuser (generated)::(MD5Sum: f0e137cf1c7ce18ed7f1b80a0fbbfcd)
  226. 2021-08-06 00:26:31,420 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-34::adminuser (generated)::(MD5Sum: e37aed78bc9e4b64c7f8c98d476a55e4)
  227. 2021-08-06 00:26:31,433 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-35::adminuser (generated)::(MD5Sum: b946f7a8e8559e6e70bddb5cb48175db)
  228. 2021-08-06 00:26:31,448 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-36::adminuser (generated)::(MD5Sum: 59da48ff2d28dc5f7d721fd357c77)
  229. 2021-08-06 00:26:31,461 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-37::adminuser (generated)::(MD5Sum: 2412dbb3655a85df3a2377fe9e95f87)
  230. 2021-08-06 00:26:31,475 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-38::adminuser (generated)::(MD5Sum: 1dc974255c3343e9462f2cb9d1dabd)
  231. 2021-08-06 00:26:31,488 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-39::adminuser (generated)::(MD5Sum: 91cf5a6e15fac7835a8e3b5e8fd3d7)
  232. 2021-08-06 00:26:31,501 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-40::adminuser (generated)::(MD5Sum: 4567434968aa3c13156a39c88645362)
  233. 2021-08-06 00:26:31,515 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-41::adminuser (generated)::(MD5Sum: 129ed58af8f0a329d521f28d47fec)
  234. 2021-08-06 00:26:31,528 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-42::adminuser (generated)::(MD5Sum: 394b525054139ee5f1a5c633f56cc8ce)
  235. 2021-08-06 00:26:31,541 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-43::adminuser (generated)::(MD5Sum: 8638f5836f2b14afe4402cd198acdd5d)
  236. 2021-08-06 00:26:31,556 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-44::adminuser (generated)::(MD5Sum: 998cb18b6da8efb94fa666957432f9)
  237. 2021-08-06 00:26:31,569 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-45::adminuser (generated)::(MD5Sum: b767ea3c45ef29a43ea58851d9e8)
  238. 2021-08-06 00:26:31,583 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-46::adminuser (generated)::(MD5Sum: 72196c3fda3053417bf91e7381935cb0)
  239. 2021-08-06 00:26:31,600 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-47::adminuser (generated)::(MD5Sum: 8ab9ab514f1939fa40c51d1b43c381f8)
  240. 2021-08-06 00:26:31,620 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-48::adminuser (generated)::(MD5Sum: 7874b1b7b42776e2b9997925ed212e95)
  241. 2021-08-06 00:26:31,635 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-49::adminuser (generated)::(MD5Sum: 4ebe4dfc93fb539038e6c0e6a7cecbd8)
  242. 2021-08-06 00:26:31,649 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-50::adminuser (generated)::(MD5Sum: be7130c0249ac38b14f1708420ca6a78)
  243. 2021-08-06 00:26:31,663 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-51::adminuser (generated)::(MD5Sum: fda2a744f895f7c1214e524366eb4df6)
  244. 2021-08-06 00:26:31,677 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-52::adminuser (generated)::(MD5Sum: fad362628a3f7221dd9f47ac594fc1f3)
  245. 2021-08-06 00:26:31,695 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-53::adminuser (generated)::(MD5Sum: 197fa3a412694ec5c74be468dc31b3a)
  246. 2021-08-06 00:26:31,709 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-54::adminuser (generated)::(MD5Sum: f3918a913126596562cd9f5e5cd5ee8)
  247. 2021-08-06 00:26:31,725 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-55::adminuser (generated)::(MD5Sum: af46af2763f232d9542bac74172ea4f6)
  248. 2021-08-06 00:26:31,739 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-56::adminuser (generated)::(MD5Sum: 7fb08833a81da7ac59edad294944ca8)
  249. 2021-08-06 00:26:31,752 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-57::adminuser (generated)::(MD5Sum: 9b4356c596c4ed9543e14514dd8392e4)
  250. 2021-08-06 00:26:31,765 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-58::adminuser (generated)::(MD5Sum: cc43755f4ea787440bf6ae3712a16fd)
  251. 2021-08-06 00:26:31,784 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-59::adminuser (generated)::(MD5Sum: 6abf2ec5467b5e8e94579a302b29c9)
  252. 2021-08-06 00:26:31,801 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-60::adminuser (generated)::(MD5Sum: 9f50563e9d1bb7b9f15c480672d83af)
  253. 2021-08-06 00:26:31,815 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-61::adminuser (generated)::(MD5Sum: c646a84eafb1d9978312fd42998856)
  254. 2021-08-06 00:26:31,828 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-62::adminuser (generated)::(MD5Sum: fb455ad529412ba5202a784124af60)
  255. 2021-08-06 00:26:31,844 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-63::adminuser (generated)::(MD5Sum: 92fcb7c16fe02971db74b1d0a9a1a4bc)
  256. 2021-08-06 00:26:31,857 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-64::adminuser (generated)::(MD5Sum: 69b2e9b8f48baf971233e22d70d4d2)
  257. 2021-08-06 00:26:31,871 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-65::adminuser (generated)::(MD5Sum: 552a27402e786714a72991a86e72aad9)
  258. 2021-08-06 00:26:31,884 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-66::adminuser (generated)::(MD5Sum: 48adef3dedb1f933bff197c40f74c)
  259. 2021-08-06 00:26:31,899 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-67::adminuser (generated)::(MD5Sum: 37eb40458150cb6e1d8a5fc61373fa)
  260. 2021-08-06 00:26:31,914 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-68::adminuser (generated)::(MD5Sum: f84b716476dad96cc07f8fc91ec1f1a)
  261. 2021-08-06 00:26:31,928 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-69::adminuser (generated)::(MD5Sum: f3c0c6b6e86e68e2778891790179189)
  262. 2021-08-06 00:26:31,941 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-70::adminuser (generated)::(MD5Sum: 68d95770b5b61e58e3adc6a0dfe0b1a2)
  263. 2021-08-06 00:26:31,956 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-71::adminuser (generated)::(MD5Sum: 8f5ee655acfccbd87dfee301b6682a)
  264. 2021-08-06 00:26:31,971 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-72::adminuser (generated)::(MD5Sum: 0528d78d26c6e5e91bfb024633ae877)
  265. 2021-08-06 00:26:31,985 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-73::adminuser (generated)::(MD5Sum: a546155d28e562d45c5bca981a98d42)
  266. 2021-08-06 00:26:31,999 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-74::adminuser (generated)::(MD5Sum: fb98e99ee09d21168948bb8ad6e38dc)
  267. 2021-08-06 00:26:32,012 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-tables.xml::1351254275228-74b::adminuser (generated)::(MD5Sum: 98ce35fdbbd3a91682e5f3478c5b419)
  268. 2021-08-06 00:26:33,109 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-1::adminuser (generated)::(MD5Sum: 497bef648da0f51c3c0f72131ae9dfd)
  269. 2021-08-06 00:26:33,122 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-2::adminuser (generated)::(MD5Sum: cd511323cd5f95c2e7c5e27cf6d797a)
  270. 2021-08-06 00:26:33,149 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-3::adminuser (generated)::(MD5Sum: b371be189ca6b74f51f5e166629ca)
  271. 2021-08-06 00:26:33,171 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-4::adminuser (generated)::(MD5Sum: dca8e242d11c4368adaa31f87f4c714)
  272. 2021-08-06 00:26:33,182 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-5::adminuser (generated)::(MD5Sum: 3e5f575f7c4d60da69bd2c89c5ccdb7)
  273. 2021-08-06 00:26:33,195 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-6::adminuser (generated)::(MD5Sum: 5c1b59dc1af851944cc915d746c69b7)
  274. 2021-08-06 00:26:33,217 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-7::adminuser (generated)::(MD5Sum: e7f88167bca2e34597f6b2c44874cc36)
  275. 2021-08-06 00:26:33,234 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-8::adminuser (generated)::(MD5Sum: 5d98595269fb994dbbd12dfec1ef2e99)
  276. 2021-08-06 00:26:33,251 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-9::adminuser (generated)::(MD5Sum: 20aed1de19e93f79a8e174fa0d6cc4a)
  277. 2021-08-06 00:26:33,275 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-10::adminuser (generated)::(MD5Sum: cd931b71d18b942fd3ffa5a21886fdf5)
  278. 2021-08-06 00:26:33,287 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-11::adminuser (generated)::(MD5Sum: 37bd53d9dbca64e517ec334ba24b13c)
  279. 2021-08-06 00:26:33,353 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-12::adminuser (generated)::(MD5Sum: e9edd5abe01be0bafc4f11239bd17b4)
  280. 2021-08-06 00:26:33,390 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-13::adminuser (generated)::(MD5Sum: 499426fd22ff4d1e8e0702d80baff2e)
  281. 2021-08-06 00:26:33,397 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-14::adminuser (generated)::(MD5Sum: c384be9d62353921818a9632d85bcb54)
  282. 2021-08-06 00:26:33,406 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-15::adminuser (generated)::(MD5Sum: 18a0df34efa07429897957f0a16a4e5b)
  283. 2021-08-06 00:26:33,416 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-16::adminuser (generated)::(MD5Sum: 2a1572859431245e82d6b08dad7cc9f7)
  284. 2021-08-06 00:26:33,426 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-17::adminuser (generated)::(MD5Sum: a6163cf42bb64ffe294e64e19dec048)
  285. 2021-08-06 00:26:33,434 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-18::adminuser (generated)::(MD5Sum: f1b0822ff4e9ab4f3df8acf5b67355e)
  286. 2021-08-06 00:26:33,443 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-19::adminuser (generated)::(MD5Sum: ed994f1d47214bc5c09781198105c54)
  287. 2021-08-06 00:26:33,452 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-20::adminuser (generated)::(MD5Sum: f41616e68239f38bc60e35426ccb)
  288. 2021-08-06 00:26:33,458 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-21::adminuser (generated)::(MD5Sum: ee2c36fafb2db67fe4f9ea849c9663)
  289. 2021-08-06 00:26:33,471 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-22::adminuser (generated)::(MD5Sum: 539982f3886e5526484dfbba63d3d2d)
  290. 2021-08-06 00:26:33,488 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-23::adminuser (generated)::(MD5Sum: f08a156086953179de05ece2ec27be8)
  291. 2021-08-06 00:26:33,506 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-data.xml::1351271139350-24::adminuser (generated)::(MD5Sum: 1292534e479cb1fb9926373b7278e)
  292. 2021-08-06 00:26:33,519 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-75::adminuser (generated)::(MD5Sum: 71516e637d34fdcc6ffa6a3368a929)
  293. 2021-08-06 00:26:33,536 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-76::adminuser (generated)::(MD5Sum: 6f4bb0b770608dbccb4699eee4b92354)
  294. 2021-08-06 00:26:33,548 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-77::adminuser (generated)::(MD5Sum: 81668db047a6c8c738d1e595afb1b374)
  295. 2021-08-06 00:26:33,560 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-78::adminuser (generated)::(MD5Sum: 20cbd75233ad10ca5651bd0a8d0f2b5)
  296. 2021-08-06 00:26:33,575 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-79::adminuser (generated)::(MD5Sum: 4ff5b1bad85bff4a76154a0a16dd2b)
  297. 2021-08-06 00:26:33,600 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-80::adminuser (generated)::(MD5Sum: 7d2aae7cf4e54a6950b57a4034c437f4)
  298. 2021-08-06 00:26:33,623 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-81::adminuser (generated)::(MD5Sum: 1df4801557343527928992feccc3c681)
  299. 2021-08-06 00:26:33,649 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-82::adminuser (generated)::(MD5Sum: a89036b7b6280696d56eed78054f026)
  300. 2021-08-06 00:26:33,673 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-83::adminuser (generated)::(MD5Sum: c0b6f088cb3cecc17f2dae49799df9ed)
  301. 2021-08-06 00:26:33,698 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-84::adminuser (generated)::(MD5Sum: 849a58529076e4b0da49223bec37a27a)
  302. 2021-08-06 00:26:33,723 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-85::adminuser (generated)::(MD5Sum: bafc4bd2ff3f78771f99cc7b9fb8744)
  303. 2021-08-06 00:26:33,745 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-86::adminuser (generated)::(MD5Sum: 7c463cdef24d426d532942ec7d6a961)
  304. 2021-08-06 00:26:33,842 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-87::adminuser (generated)::(MD5Sum: a6956a93988731f63fc32261feff90fb)
  305. 2021-08-06 00:26:33,870 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-88::adminuser (generated)::(MD5Sum: 60c96c66d1bbc9ed2aef89ec91d26a4)
  306. 2021-08-06 00:26:33,897 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-89::adminuser (generated)::(MD5Sum: 9b1bbd55b603d7ca97b28e6563f7a26)
  307. 2021-08-06 00:26:33,925 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-90::adminuser (generated)::(MD5Sum: 9fa92130fef0aa8c041455330a0e87c)
  308. 2021-08-06 00:26:33,948 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-91::adminuser (generated)::(MD5Sum: 6430dc4970266a19e714273d3a66f853)
  309. 2021-08-06 00:26:33,973 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-92::adminuser (generated)::(MD5Sum: 2976f8c855ab24685ef35479fee48e69)
  310. 2021-08-06 00:26:33,996 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-93::adminuser (generated)::(MD5Sum: 9ace5185106f0af74f942c02d3a10e2)
  311. 2021-08-06 00:26:34,019 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-94::adminuser (generated)::(MD5Sum: dcd69e7914add3df1e48037b43f8fab)
  312. 2021-08-06 00:26:34,043 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-95::adminuser (generated)::(MD5Sum: 9f31c9c9165fc5ed27e970c657cf887e)
  313. 2021-08-06 00:26:34,070 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-96::adminuser (generated)::(MD5Sum: 8a1de4eea598527a4e55c5e622f132b)
  314. 2021-08-06 00:26:34,093 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-97::adminuser (generated)::(MD5Sum: e67bcd387123d6bf3bfcc63a59168577)
  315. 2021-08-06 00:26:34,116 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-98::adminuser (generated)::(MD5Sum: 707061cac5956fac53ee5ea9cf59fff7)
  316. 2021-08-06 00:26:34,139 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-99::adminuser (generated)::(MD5Sum: 1dded5c638dfa1ccdd9dfe66ba407b82)
  317. 2021-08-06 00:26:34,163 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-100::adminuser (generated)::(MD5Sum: e1847b2a67568d436232812cdc5774a)
  318. 2021-08-06 00:26:34,187 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-101::adminuser (generated)::(MD5Sum: 186786ff7b4f342ef361dd05cc2c2)
  319. 2021-08-06 00:26:34,210 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-102::adminuser (generated)::(MD5Sum: b2df152c6b6247116821e1f4ced03f)
  320. 2021-08-06 00:26:34,235 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-103::adminuser (generated)::(MD5Sum: a8ab462f0828b9ed6b49fb3c3b9e1f)
  321. 2021-08-06 00:26:34,259 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-104::adminuser (generated)::(MD5Sum: 7d1b3dd19d9b1a26b5d4995f730b5)
  322. 2021-08-06 00:26:34,284 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-105::adminuser (generated)::(MD5Sum: 56278e6d7a6ccd32e185c69e1e0851b)
  323. 2021-08-06 00:26:34,316 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-106::adminuser (generated)::(MD5Sum: 72d29978637d6622c27da6299f88bf)
  324. 2021-08-06 00:26:34,345 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-107::adminuser (generated)::(MD5Sum: 522a316e383e10537af283c4ef669e)
  325. 2021-08-06 00:26:34,373 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-108::adminuser (generated)::(MD5Sum: 6ec4352ef2e4b69ff7b0bee2e5585)
  326. 2021-08-06 00:26:34,404 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-109::adminuser (generated)::(MD5Sum: f45639deefb9999af9eec953064057)
  327. 2021-08-06 00:26:34,427 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-110::adminuser (generated)::(MD5Sum: 6f44c6e5dd643fa9ecc752373c55)
  328. 2021-08-06 00:26:34,451 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-111::adminuser (generated)::(MD5Sum: 79f767a2fc21135bdedada5862449d2d)
  329. 2021-08-06 00:26:34,473 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-112::adminuser (generated)::(MD5Sum: 8087a82c2f78c6c0159fb5df7881d81b)
  330. 2021-08-06 00:26:34,497 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-113::adminuser (generated)::(MD5Sum: 63545ec7945b45fe13c8106a5e8f96b1)
  331. 2021-08-06 00:26:34,523 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-114::adminuser (generated)::(MD5Sum: 32f93ef40d7e65aac6b4ae8997b6f8)
  332. 2021-08-06 00:26:34,551 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-115::adminuser (generated)::(MD5Sum: 3be9c455136c824e36ddf908a6ed922)
  333. 2021-08-06 00:26:34,576 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-116::adminuser (generated)::(MD5Sum: 403d9ecbd1702a7177602d81d54b765)
  334. 2021-08-06 00:26:34,605 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-117::adminuser (generated)::(MD5Sum: 26caf26fb1fd8d681cfa8fe5a42433)
  335. 2021-08-06 00:26:34,632 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-118::adminuser (generated)::(MD5Sum: fec9cdc9d273a2b48681675348549eeb)
  336. 2021-08-06 00:26:34,655 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-119::adminuser (generated)::(MD5Sum: a99d2c06df673c6d188fc04ee16653)
  337. 2021-08-06 00:26:34,676 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-120::adminuser (generated)::(MD5Sum: 1676a4098b1fb65f60ccd5b6d4ad4)
  338. 2021-08-06 00:26:34,699 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-121::adminuser (generated)::(MD5Sum: b991c3b69b7831f4cf2956896c369)
  339. 2021-08-06 00:26:34,721 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-122::adminuser (generated)::(MD5Sum: 39d1ae605f8b56b2bfe43cf37fd24)
  340. 2021-08-06 00:26:34,748 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-123::adminuser (generated)::(MD5Sum: 1bc62a5453f39ae7e7259bbfdc2f25a)
  341. 2021-08-06 00:26:34,772 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-124::adminuser (generated)::(MD5Sum: ed4b8dc95b1f061a4199bee21c7869f)
  342. 2021-08-06 00:26:34,798 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-125::adminuser (generated)::(MD5Sum: 81b11392a1bf4ad220a643284d8fc21b)
  343. 2021-08-06 00:26:34,825 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-126::adminuser (generated)::(MD5Sum: aeb32895723a93eb88683d48ae51830)
  344. 2021-08-06 00:26:34,847 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-127::adminuser (generated)::(MD5Sum: adc6a2faec57dc2dee3176347799a)
  345. 2021-08-06 00:26:34,871 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-128::adminuser (generated)::(MD5Sum: ad1dada85e2389017cea98faa3fee39)
  346. 2021-08-06 00:26:34,893 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-129::adminuser (generated)::(MD5Sum: 633ee5bb8e7c338d60d78c9ec246f282)
  347. 2021-08-06 00:26:34,915 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-130::adminuser (generated)::(MD5Sum: 97fe4a1ca7aa1af45e22bc6e7c4a9)
  348. 2021-08-06 00:26:34,941 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-131::adminuser (generated)::(MD5Sum: cb8bb6dece856228fe32556135a7468)
  349. 2021-08-06 00:26:34,965 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-132::adminuser (generated)::(MD5Sum: 77408a5267d4e73a608b3e4e8a8eaae4)
  350. 2021-08-06 00:26:34,987 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-133::adminuser (generated)::(MD5Sum: 60d4caacfd1193c936fd2ee21562d31)
  351. 2021-08-06 00:26:35,011 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-134::adminuser (generated)::(MD5Sum: e88f4bff242de8adecf3c5e851c715e4)
  352. 2021-08-06 00:26:35,033 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-135::adminuser (generated)::(MD5Sum: ca2cf793fbbe8e7235b8e43f4c20c5b9)
  353. 2021-08-06 00:26:35,057 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-136::adminuser (generated)::(MD5Sum: cb341a9eb843bf1f44b6ae22c555d17)
  354. 2021-08-06 00:26:35,083 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-137::adminuser (generated)::(MD5Sum: 48f222a8fc659b88208f68b334415bde)
  355. 2021-08-06 00:26:35,107 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-138::adminuser (generated)::(MD5Sum: e981f5707de3519a8dae13abe6ab0b4)
  356. 2021-08-06 00:26:35,129 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-139::adminuser (generated)::(MD5Sum: a2c0e4118f834511b75be48f9ffb6a8)
  357. 2021-08-06 00:26:35,159 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-140::adminuser (generated)::(MD5Sum: 1fe2130eb3f7c1652e18a657da2939)
  358. 2021-08-06 00:26:35,185 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-141::adminuser (generated)::(MD5Sum: 8e4183a2c7bf3e99728837bcefb27c)
  359. 2021-08-06 00:26:35,217 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-142::adminuser (generated)::(MD5Sum: 84c16bc3748d6e9a98690b33b44a45f)
  360. 2021-08-06 00:26:35,247 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-143::adminuser (generated)::(MD5Sum: c7fbfc38de81d6f7e43efb5283fedfbb)
  361. 2021-08-06 00:26:35,270 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-144::adminuser (generated)::(MD5Sum: 98666470ecd56064fa474123fbbd8b)
  362. 2021-08-06 00:26:35,296 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-145::adminuser (generated)::(MD5Sum: 88e63a7d191f1a1d8ff3df2977dc7ba)
  363. 2021-08-06 00:26:35,329 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-146::adminuser (generated)::(MD5Sum: ecc79ade267d7cd1d984535e0515212)
  364. 2021-08-06 00:26:35,355 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-147::adminuser (generated)::(MD5Sum: badea5c31250889b4718691a9c8c2c13)
  365. 2021-08-06 00:26:35,378 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-148::adminuser (generated)::(MD5Sum: f370a7452342c1465e9d50aaba769244)
  366. 2021-08-06 00:26:35,403 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-149::adminuser (generated)::(MD5Sum: e3d915180477046d3d2ba847253622d)
  367. 2021-08-06 00:26:35,425 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-150::adminuser (generated)::(MD5Sum: d5b27269782a4d3e26fb1ab33429df2)
  368. 2021-08-06 00:26:35,449 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-151::adminuser (generated)::(MD5Sum: 16c2f86ae6c768da4b82a98e2983f073)
  369. 2021-08-06 00:26:35,476 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-152::adminuser (generated)::(MD5Sum: 483abd7036b706c34c756ed2b7897f2)
  370. 2021-08-06 00:26:35,504 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-153::adminuser (generated)::(MD5Sum: aca0fe358fd8dcc36e99bb5e9c3aae3)
  371. 2021-08-06 00:26:35,533 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-154::adminuser (generated)::(MD5Sum: b4c72cc41c38cfc2e7c374238089750)
  372. 2021-08-06 00:26:35,557 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-155::adminuser (generated)::(MD5Sum: 678e848e4ac336cec17f9112f512f8)
  373. 2021-08-06 00:26:35,583 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-156::adminuser (generated)::(MD5Sum: 3d12fc8a2a2f77082108361549ef)
  374. 2021-08-06 00:26:35,605 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-157::adminuser (generated)::(MD5Sum: 9a272fb8eddd9519ce1bde15cf108614)
  375. 2021-08-06 00:26:35,631 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-158::adminuser (generated)::(MD5Sum: 642ae15c3ee6ee53b9a09acbc2cc8ae1)
  376. 2021-08-06 00:26:35,657 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-159::adminuser (generated)::(MD5Sum: 76ec74d25de4957ddd3c1867437c958)
  377. 2021-08-06 00:26:35,684 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-160::adminuser (generated)::(MD5Sum: fe1a1da7fb4dbea55525348cd896bc2)
  378. 2021-08-06 00:26:35,720 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-161::adminuser (generated)::(MD5Sum: ba5e151eb65efba171e6438dc747c79)
  379. 2021-08-06 00:26:35,751 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-162::adminuser (generated)::(MD5Sum: b666b0d4c2cc9d6313c36ec29c3b8)
  380. 2021-08-06 00:26:35,787 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-163::adminuser (generated)::(MD5Sum: f2483520a951ac1b9dba52d8fd42366)
  381. 2021-08-06 00:26:35,823 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-164::adminuser (generated)::(MD5Sum: 817c5314e95b451865acb18e4b6d58be)
  382. 2021-08-06 00:26:35,847 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-165::adminuser (generated)::(MD5Sum: b053c6e0f9211aaf553c8044ce24428)
  383. 2021-08-06 00:26:35,871 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-166::adminuser (generated)::(MD5Sum: 4736f52e5f8eea1e5e6d271dc5e38)
  384. 2021-08-06 00:26:35,895 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-167::adminuser (generated)::(MD5Sum: 4d657fdaad7a5e351f5f61b4a94bf3b)
  385. 2021-08-06 00:26:35,920 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-168::adminuser (generated)::(MD5Sum: 59d64cc3f8f45361f8c017184524286)
  386. 2021-08-06 00:26:35,943 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-169::adminuser (generated)::(MD5Sum: d5f75de49c937551982dcec9b8e8d7da)
  387. 2021-08-06 00:26:35,969 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-170::adminuser (generated)::(MD5Sum: a08c9c497ca712d70604a214df83ca)
  388. 2021-08-06 00:26:35,996 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-171::adminuser (generated)::(MD5Sum: 91cf5052749fa048c371517f3e8745e)
  389. 2021-08-06 00:26:36,025 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-172::adminuser (generated)::(MD5Sum: 232ee4dc2abc713c78de423abd8d5d)
  390. 2021-08-06 00:26:36,056 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-173::adminuser (generated)::(MD5Sum: 6ec5e23d74c97650f22fc168bb44e578)
  391. 2021-08-06 00:26:36,088 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-174::adminuser (generated)::(MD5Sum: 509c6719a04215821f1ba63b1348e66)
  392. 2021-08-06 00:26:36,117 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-175::adminuser (generated)::(MD5Sum: 29befee0d990cc5337af6e55466fc3)
  393. 2021-08-06 00:26:36,145 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-176::adminuser (generated)::(MD5Sum: 4f3df7a95647fe67e36c03eec821ba4)
  394. 2021-08-06 00:26:36,173 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-177::adminuser (generated)::(MD5Sum: e172502db451544869ce89186261a15)
  395. 2021-08-06 00:26:36,201 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-178::adminuser (generated)::(MD5Sum: 1d756887c18be47a52124e15a463b381)
  396. 2021-08-06 00:26:36,227 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-179::adminuser (generated)::(MD5Sum: 85c998b6484e8f8818aef61c7953e1)
  397. 2021-08-06 00:26:36,256 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-180::adminuser (generated)::(MD5Sum: 41bae895ced38df2ec709524c6cb17d2)
  398. 2021-08-06 00:26:36,281 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-181::adminuser (generated)::(MD5Sum: b01bcc4b1ae62ed024215b7b844e6e2c)
  399. 2021-08-06 00:26:36,308 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-182::adminuser (generated)::(MD5Sum: cf3231fa86892eaea5d56893f71c1abf)
  400. 2021-08-06 00:26:36,339 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-183::adminuser (generated)::(MD5Sum: f4c13b4f7115c89e35187a9ff74bbf6)
  401. 2021-08-06 00:26:36,368 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-184::adminuser (generated)::(MD5Sum: e590309ac6ad97832c14306fe1f233b8)
  402. 2021-08-06 00:26:36,396 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-185::adminuser (generated)::(MD5Sum: 82e264198d13708c4d502c5bfe38a631)
  403. 2021-08-06 00:26:36,428 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-186::adminuser (generated)::(MD5Sum: 48994741226c6d231558751e409ae842)
  404. 2021-08-06 00:26:36,449 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-187::adminuser (generated)::(MD5Sum: 5a559b88a57bb57da425816161df9baa)
  405. 2021-08-06 00:26:36,473 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-188::adminuser (generated)::(MD5Sum: d06dbf375b158f763ae4af516749ef8)
  406. 2021-08-06 00:26:36,497 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-189::adminuser (generated)::(MD5Sum: 28f2859a2235016f15156db54d59ad6)
  407. 2021-08-06 00:26:36,524 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-190::adminuser (generated)::(MD5Sum: 30a4bf6457227d2731b62cbff14ac6f5)
  408. 2021-08-06 00:26:36,547 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-constraints.xml::1351254275228-191::adminuser (generated)::(MD5Sum: 6b305d65542fce7def39a9d976f195f)
  409. 2021-08-06 00:26:36,573 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-add-root-category.xml::1357253727991-1::jmiranda::(MD5Sum: 308fcd63b9ddba9614f78975801e7310)
  410. 2021-08-06 00:26:36,583 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-add-root-category.xml::1357253727991-2::jmiranda::(MD5Sum: cf8cfb512f6fa042e55a94eda5a936d4)
  411. 2021-08-06 00:26:36,588 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-add-root-category.xml::1357253727991-3::jmiranda::(MD5Sum: 1ea26fd585cd652d5894adb29705fb5)
  412. 2021-08-06 00:26:36,594 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-add-root-category.xml::1357253727991-4::jmiranda::(MD5Sum: f321cb656a2b58bfb21f83423f127de2)
  413. 2021-08-06 00:26:36,599 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-add-root-category.xml::1357253727991-5::jmiranda::(MD5Sum: 31cf3945186d7b7127263b6940e0b2)
  414. 2021-08-06 00:26:36,604 [localhost-startStop-1] INFO liquibase - Changeset install/baseline-add-root-category.xml::1357253727991-6::jmiranda::(MD5Sum: 1c9b1873a65b8fcbab6341c99ef5af54)
  415. 2021-08-06 00:26:36,609 [localhost-startStop-1] INFO liquibase - Release Database Lock
  416. 2021-08-06 00:26:36,611 [localhost-startStop-1] INFO liquibase - Successfully released change log lock
  417. 2021-08-06 00:26:36,634 [localhost-startStop-1] INFO liquibase - Lock Database
  418. 2021-08-06 00:26:36,636 [localhost-startStop-1] INFO liquibase - Successfully acquired change log lock
  419. 2021-08-06 00:26:39,757 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/alter-table-engine-innodb.xml::1351380063409::jmiranda::(MD5Sum: 8d2df8a4ebe0d98ee951153c8a59ca6)
  420. 2021-08-06 00:26:40,145 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-01::PZ DM::(MD5Sum: d878982f14da8661197d79285e06f0)
  421. 2021-08-06 00:26:42,751 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-02::PZ DM::(MD5Sum: 5cdf38f706eb439777b30fcfc31f1a)
  422. 2021-08-06 00:26:44,367 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-03::PZ DM::(MD5Sum: fd3b615297823f5e4bceddda3519d24)
  423. 2021-08-06 00:26:45,136 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-04::PZ DM::(MD5Sum: 8580b9f8a134438699e9ac148061eb6)
  424. 2021-08-06 00:26:45,849 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-04b::PZ DM::(MD5Sum: 8c2aedd41a27c9626174e0f6f7dac793)
  425. 2021-08-06 00:26:46,551 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-04c::PZ DM::(MD5Sum: 5e566ff3c1677aa55127e206c8b112)
  426. 2021-08-06 00:26:47,247 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-05::PZ DM::(MD5Sum: 6b2590c79dbe65e98bbb0e2a1ab74c4)
  427. 2021-08-06 00:26:47,937 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-06::PZ DM::(MD5Sum: 4151bd9236dcb0f87ae87a20f49e4e62)
  428. 2021-08-06 00:26:48,617 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-07::PZ DM::(MD5Sum: da93143b848014974bdd11821be753c1)
  429. 2021-08-06 00:26:49,309 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-08::PZ DM::(MD5Sum: 21daa6d83b862c149264c3c6aa92b0aa)
  430. 2021-08-06 00:26:50,079 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-09::PZ DM::(MD5Sum: f31e24b92574a8d3878374cc97c86)
  431. 2021-08-06 00:26:50,803 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-10::PZ DM::(MD5Sum: 56a770ee8f7e38d45ff7b4581138ecb4)
  432. 2021-08-06 00:26:51,509 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-11::PZ DM::(MD5Sum: d828353429d24e43e77dc559b1f6ef50)
  433. 2021-08-06 00:26:52,224 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-12::PZ DM::(MD5Sum: 1af7b6e73daf1c127c5e4bb9ab1fcfb2)
  434. 2021-08-06 00:26:52,944 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-13::PZ DM::(MD5Sum: 4a7ed6fa393a44f5cc43352cf74cfcca)
  435. 2021-08-06 00:26:53,656 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-14::PZ DM::(MD5Sum: d041521ba6a9af9c447d5cb03f2f65)
  436. 2021-08-06 00:26:54,448 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-15::PZ DM::(MD5Sum: 27bc73b2a8c1ddc5e82e35da384993)
  437. 2021-08-06 00:26:55,451 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-16::PZ DM::(MD5Sum: 3506a6e38ee167728abd6b253576939)
  438. 2021-08-06 00:26:56,545 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-17::PZ DM::(MD5Sum: 9367515725bfdccc98ffb5015d2f0)
  439. 2021-08-06 00:26:57,659 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-18::PZ DM::(MD5Sum: 46a59e3580b1a95aae10c9ebaccb7)
  440. 2021-08-06 00:26:58,681 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-19::PZ DM::(MD5Sum: ed6c9b4c53624347fc3086ff1cf555fd)
  441. 2021-08-06 00:26:59,501 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request-to-requisition.xml::1295640983194-20::PZ DM::(MD5Sum: 9a422b20c4bbf65e373dd6c83ff998f2)
  442. 2021-08-06 00:27:00,074 [DefaultPluginScheduler_Worker-1] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  443. 2021-08-06 00:27:00,283 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-requested_delivery_date-to-requisition.xml::1351524646228-1::adminuser (generated)::(MD5Sum: 524e519ba1eefd76fce3671e2ed5ea)
  444. 2021-08-06 00:27:00,311 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-requested_delivery_date-to-requisition.xml::1351524646228-2::adminuser (generated)::(MD5Sum: 1e6da4ae5c3c569b60e1dbc49bb7128f)
  445. 2021-08-06 00:27:00,336 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add_comment_recipient_substitutable_to_requisition_item.xml::1351628122698-1::adminuser (generated)::(MD5Sum: 6ac826a31a8898868e5f2b55e1fe9f7)
  446. 2021-08-06 00:27:00,360 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add_comment_recipient_substitutable_to_requisition_item.xml::1351628122698-2::adminuser (generated)::(MD5Sum: b5c84a56ec4bea2fbbebe0d9e3b1743e)
  447. 2021-08-06 00:27:00,384 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add_comment_recipient_substitutable_to_requisition_item.xml::1351628122698-3::adminuser (generated)::(MD5Sum: 799917848451cff90d3982d6083c5c0)
  448. 2021-08-06 00:27:00,409 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add_comment_recipient_substitutable_to_requisition_item.xml::1351628122698-4::adminuser (generated)::(MD5Sum: 92e3bac590e59d5e34571874683d6)
  449. 2021-08-06 00:27:00,452 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add_comment_recipient_substitutable_to_requisition_item.xml::1351628122698-5::adminuser (generated)::(MD5Sum: db50db284ae4509623ddcfb711ae18)
  450. 2021-08-06 00:27:00,484 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/modify-column-product-description.xml::1351716649757-1::jmiranda (generated)::(MD5Sum: 431d2e6088492b769b1197ce3688154)
  451. 2021-08-06 00:27:01,235 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-order_index-to-requisition_item.xml::1352217003342-1::Stephen (generated)::(MD5Sum: d7c4adb959f574a032c9354eb03fb3b1)
  452. 2021-08-06 00:27:01,268 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-order_index-to-requisition_item.xml::1352217003342-2::Stephen (generated)::(MD5Sum: ad81d313d19ad17a8f3170541d3db475)
  453. 2021-08-06 00:27:01,296 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-order_index-to-requisition_item.xml::1352217003342-3::Stephen (generated)::(MD5Sum: d8df993ed58e36a91e53e2206e98f1e)
  454. 2021-08-06 00:27:01,304 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-tag.xml::1351894117346-1::jmiranda (generated)::(MD5Sum: 2312ae1f97a267e7fdf776f527ccb7)
  455. 2021-08-06 00:27:01,983 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-tag.xml::1351894117346-2::jmiranda (generated)::(MD5Sum: 1c2513dcb193abb836248876fdd815)
  456. 2021-08-06 00:27:02,709 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-tag.xml::1351894117346-3::jmiranda (generated)::(MD5Sum: dfd8ae6925b11b473b56934f9edd076)
  457. 2021-08-06 00:27:03,439 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-requisition-item-idx.xml::1352314118208-1::jmiranda (generated)::(MD5Sum: 7d59234d0ed3813d2ced7adfce6747f)
  458. 2021-08-06 00:27:04,152 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352830406838-1::Stephen (generated)::(MD5Sum: 402a76c5e4157f2407f75e1a9ee395)
  459. 2021-08-06 00:27:04,171 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352832480258-1::Stephen (generated)::(MD5Sum: b0fc11a2a4cc5ec9689c11b89b9087ec)
  460. 2021-08-06 00:27:04,189 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352832480258-2::Stephen (generated)::(MD5Sum: acdcdee45fe78590ded0df733babde6)
  461. 2021-08-06 00:27:04,208 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352832480258-3::Stephen (generated)::(MD5Sum: 4ccde1528809f2410b0f86e189fbda3)
  462. 2021-08-06 00:27:04,227 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352832480258-4::Stephen (generated)::(MD5Sum: f49ae7d763c3a1ef63bb92d974916a8)
  463. 2021-08-06 00:27:04,245 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352832480258-5::Stephen (generated)::(MD5Sum: 7ae86ba864f1eaa92d99b241dac2b9)
  464. 2021-08-06 00:27:04,264 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352832480258-6::Stephen (generated)::(MD5Sum: 10247c3d2ca32263fb30707e5b27a4)
  465. 2021-08-06 00:27:04,288 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352832480258-7::Stephen (generated)::(MD5Sum: 579fe79b792c90db1ed5a57f91e7b9)
  466. 2021-08-06 00:27:04,312 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352832480258-8::Stephen (generated)::(MD5Sum: 3e9f808aba16bb8865e0f7c756225c75)
  467. 2021-08-06 00:27:04,336 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352832480258-9::Stephen (generated)::(MD5Sum: 3a75237ba3734a2af1e27a62570cadb)
  468. 2021-08-06 00:27:04,363 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352832480258-10::Stephen (generated)::(MD5Sum: 5a56d38dcae13ddea4a50c98adc7c7f)
  469. 2021-08-06 00:27:04,395 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-picklist_items_idx.xml::1352832480258-11::Stephen (generated)::(MD5Sum: 805a665ecc82f5177105b32f611c3c9)
  470. 2021-08-06 00:27:04,424 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-picklist_item_idx-to-picklist_items_idx.xml::1353012696384-1::Stephen (generated)::(MD5Sum: 8d739bdcd68697b22d63d8fe5f984a)
  471. 2021-08-06 00:27:04,448 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-picklist_item_idx-to-picklist_items_idx.xml::1353012696384-2::Stephen (generated)::(MD5Sum: b335ea19c8a55d29173d4f3c37562be)
  472. 2021-08-06 00:27:04,476 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request_id-to-requisition_id-in-picklist.xml::1353605196066-1::Thoughtworks (generated)::(MD5Sum: d01b641cb92ef29aeaf3ccd1d086b836)
  473. 2021-08-06 00:27:04,493 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/rename-request_id-to-requisition_id-in-picklist.xml::1353605196066-2::Thoughtworks (generated)::(MD5Sum: d459f8c3d88c974e59b317dad65ca83a)
  474. 2021-08-06 00:27:04,509 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-requisition_type-to-requisition.xml::1354564152180-1::Stephen (generated)::(MD5Sum: 9643bdea279f93e44393141ab2a91f4)
  475. 2021-08-06 00:27:04,535 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/change-ROLE_USER-to-ROLE_BROWSER.xml::1351271143391::adminuser (generated)::(MD5Sum: 8c50f83fe6850d19083f90e69abe10)
  476. 2021-08-06 00:27:04,541 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-location_type-data.xml::1354564152180-999::Stephen (generated)::(MD5Sum: 2bb49bd848d3b06491b4366991702b6)
  477. 2021-08-06 00:27:04,550 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-location_role.xml::1355247924098-1::Thoughtworks (generated)::(MD5Sum: ddfbba9c92686ed85fb52deb53606d6b)
  478. 2021-08-06 00:27:04,563 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-location_role.xml::1355247924098-2::Thoughtworks (generated)::(MD5Sum: 6cad3f8b0362250404198ff254f2431)
  479. 2021-08-06 00:27:04,585 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-location_role.xml::1355247924098-3::Thoughtworks (generated)::(MD5Sum: d73fd151db672ad79ad45cbf9a77d69)
  480. 2021-08-06 00:27:04,607 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-location_role.xml::1355247924098-4::Thoughtworks (generated)::(MD5Sum: c26c78db85d870f6f7e573fe53c531d2)
  481. 2021-08-06 00:27:04,632 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-fields.xml::1358133447150-1::jmiranda (generated)::(MD5Sum: 33beb26ecbb06277e59180e83881151d)
  482. 2021-08-06 00:27:05,385 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-fields.xml::1358133447150-2::jmiranda (generated)::(MD5Sum: f8e177c378a88dd5149b793b1c75b0cd)
  483. 2021-08-06 00:27:06,140 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-fields.xml::1358133447150-3::jmiranda (generated)::(MD5Sum: 16d53e24311682f3cb74ddaaf31284a9)
  484. 2021-08-06 00:27:06,944 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-fields.xml::1358133447150-4::jmiranda (generated)::(MD5Sum: bb358abdda5cc8feb715d7376cb022c4)
  485. 2021-08-06 00:27:08,048 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-fields.xml::1358133447150-5::jmiranda (generated)::(MD5Sum: 49f872d5d8b0bbe6fd8ec12f19e95)
  486. 2021-08-06 00:27:08,921 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-fields.xml::1358133447150-6::jmiranda (generated)::(MD5Sum: 675274e5a1b5ed2d219f3d28578b15)
  487. 2021-08-06 00:27:10,011 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-fields.xml::1358133447150-7::jmiranda (generated)::(MD5Sum: 6ecb28d5b63a5496d5f17b733b1cbf94)
  488. 2021-08-06 00:27:11,168 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-inventory-level-max-quantity.xml::1358886163959-1::jmiranda (generated)::(MD5Sum: 3b4ecc54b35f34fc39c6cd3274b16c52)
  489. 2021-08-06 00:27:12,281 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-inventory-level-bin-location.xml::1358886163959-2::jmiranda (generated)::(MD5Sum: 148c02443c34158293994497e59a61c)
  490. 2021-08-06 00:27:13,076 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-transaction-number.xml::1359144266832-1::jmiranda (generated)::(MD5Sum: 23459577e8bf5ef5866dc7cff3ae6c6)
  491. 2021-08-06 00:27:13,845 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-booleans.xml::1359439555236-1::jmiranda (generated)::(MD5Sum: 5e51372b1e88209a239733ea24691235)
  492. 2021-08-06 00:27:14,613 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-booleans.xml::1359439555236-2::jmiranda (generated)::(MD5Sum: ead3e9821a843b438abb47d6cb699611)
  493. 2021-08-06 00:27:15,371 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-booleans.xml::1359439555236-3::jmiranda (generated)::(MD5Sum: fbc5e240b8daf41a1412fee0a1a3d7f0)
  494. 2021-08-06 00:27:16,205 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-booleans.xml::1359439555236-4::jmiranda (generated)::(MD5Sum: 7de4de75a245d37b51edd2c7c3dbbbb)
  495. 2021-08-06 00:27:16,979 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-booleans.xml::1359439555236-5::jmiranda (generated)::(MD5Sum: bd9c13c42565685c4c20c1667503d9c)
  496. 2021-08-06 00:27:17,749 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-booleans.xml::1359439555236-6::jmiranda (generated)::(MD5Sum: f8fe583eaf728472859fcbfe6b7126)
  497. 2021-08-06 00:27:18,513 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-requisition-item-canceled-quantity.xml::1359787826281-1::jmiranda (generated)::(MD5Sum: 76b69b5c2db15b6b8f484625d34c4ff)
  498. 2021-08-06 00:27:19,312 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-requisition-item-canceled-quantity.xml::1359787826281-2::jmiranda (generated)::(MD5Sum: 51fcfb9e61fa7d3436bd5a3bf086f1)
  499. 2021-08-06 00:27:20,152 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-requisition-item-canceled-quantity.xml::1359787826281-3::jmiranda (generated)::(MD5Sum: 3c254ef2ccf7adc6fb24391b287c98)
  500. 2021-08-06 00:27:20,964 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-requisition-to-transaction.xml::1359144266832-1::jmiranda (generated)::(MD5Sum: 32bf6aa14e599eeca43936fa726de24)
  501. 2021-08-06 00:27:21,740 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/create-table-inventory-snapshot.xml::1360271810919-1::jmiranda (generated)::(MD5Sum: e14dd3d0459682bd7c9bb9c99baad78)
  502. 2021-08-06 00:27:22,517 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/create-table-localization.xml::1361238137701-1::jmiranda (generated)::(MD5Sum: 7031408cf1a2de502029e04463308a70)
  503. 2021-08-06 00:27:23,331 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/create-table-localization.xml::1361238338554-2::jmiranda (generated)::(MD5Sum: fb4822ae86726cad4921b995d258456)
  504. 2021-08-06 00:27:24,185 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-product-price-per-unit.xml::1361912192567-1::jmiranda (generated)::(MD5Sum: 55ab235d862fa327984b3543fe329262)
  505. 2021-08-06 00:27:25,007 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-commodity-class.xml::1361915860030-1::jmiranda (generated)::(MD5Sum: 3a81e3c5c082d86d52c017cce5acf034)
  506. 2021-08-06 00:27:25,820 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-published-and-template.xml::1361916937666-1::jmiranda (generated)::(MD5Sum: 8be0897e8dadba5621ac9fd36b1820df)
  507. 2021-08-06 00:27:26,657 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-published-and-template.xml::1361916937666-2::jmiranda (generated)::(MD5Sum: 55bd1dea5e5b2fcc66ff8f80c02d3e4)
  508. 2021-08-06 00:27:27,489 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-published-and-template.xml::1361916937666-3::jmiranda (generated)::(MD5Sum: 5f1afbecd1d850c6ca4152298c532f)
  509. 2021-08-06 00:27:28,329 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-category-is-root.xml::1361987767794-1::jmiranda (generated)::(MD5Sum: 148235f990d5561ab9591a12fd5fa)
  510. 2021-08-06 00:27:29,199 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-item-parent-requisition-item.xml::1361914509980-1::jmiranda (generated)::(MD5Sum: f7b26c72f99f2c6297a3e6cebc1193)
  511. 2021-08-06 00:27:30,116 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-unique-constraint-product-code.xml::1363017455068-1::jmiranda (generated)::(MD5Sum: 5197d81e85a6b499473267c274e59be)
  512. 2021-08-06 00:27:31,810 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-item-product-package.xml::1362765696920-1::jmiranda (generated)::(MD5Sum: d61fb31d7ed13c1d22cb2b988b64d)
  513. 2021-08-06 00:27:32,641 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-tag-is-active.xml::1363386574242-1::jmiranda (generated)::(MD5Sum: b072bd213ca8642872fbeea2f0c340)
  514. 2021-08-06 00:27:33,492 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/insert-role-assistant.xml::1364502674517-1::jmiranda::(MD5Sum: 994ad27d1ef57aa886aae99a4a516f6)
  515. 2021-08-06 00:27:33,501 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-product-reconditioned.xml::1361912192567-1::jmiranda (generated)::(MD5Sum: 0a669d924ab6181b778f7a156833)
  516. 2021-08-06 00:27:34,370 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-item-requisition-item-type.xml::1366996290082-1::jmiranda (generated)::(MD5Sum: 77684a6d66fee9a853a4e7112cbc7f)
  517. 2021-08-06 00:27:35,226 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-item-quantity-approved.xml::1366996319145-1::jmiranda (generated)::(MD5Sum: 5ff3d7d05cb29d58bacd3a073d98973)
  518. 2021-08-06 00:27:36,085 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-item-audit-fields.xml::1366998651167-1::jmiranda (generated)::(MD5Sum: be2cf347105df05eadd2dfa9f4319eda)
  519. 2021-08-06 00:27:36,950 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-item-audit-fields.xml::1366998651167-2::jmiranda (generated)::(MD5Sum: 6b928b88ce9e50e790e0d4bf94f9f020)
  520. 2021-08-06 00:27:37,815 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-verified-by.xml::1368103716854-1::jmiranda (generated)::(MD5Sum: d5d10acc9b844c73a491df6bb83acf)
  521. 2021-08-06 00:27:38,684 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-verified-by.xml::1368103716854-2::jmiranda (generated)::(MD5Sum: 6a65ddc76ba1185153a8d7c4d0a84db5)
  522. 2021-08-06 00:27:39,558 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-reviewed-by.xml::1368103942029-1::jmiranda (generated)::(MD5Sum: ed724628cbb5caec530076daf93580)
  523. 2021-08-06 00:27:40,432 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-reviewed-by.xml::1368103942029-2::jmiranda (generated)::(MD5Sum: 7531e1ceef65a8c7d0fa1113e4b528b4)
  524. 2021-08-06 00:27:41,340 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-delivered-by.xml::1368111304364-1::jmiranda (generated)::(MD5Sum: eb69bf73cd5aec4d816680ca5d99d0)
  525. 2021-08-06 00:27:42,281 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-delivered-by.xml::1368111304364-2::jmiranda (generated)::(MD5Sum: c1762883a3d3cb62469e530b8b148a6)
  526. 2021-08-06 00:27:43,175 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-received-by.xml::1368104110878-1::jmiranda (generated)::(MD5Sum: b03721d666f3c7cf226b36838f69150)
  527. 2021-08-06 00:27:44,069 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-received-by.xml::1368104110878-2::jmiranda (generated)::(MD5Sum: 3d39aca65468e8e3c18d9489ada77b35)
  528. 2021-08-06 00:27:44,939 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-checked-by.xml::1368542048860-1::jmiranda (generated)::(MD5Sum: b9bf25c80fc8e2092b7302cb3292db)
  529. 2021-08-06 00:27:45,820 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-checked-by.xml::1368542048860-2::jmiranda (generated)::(MD5Sum: b153fdffcdbfbfe21a894a5ed9d387)
  530. 2021-08-06 00:27:46,705 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-issued-by.xml::1368543756885-1::jmiranda (generated)::(MD5Sum: 7c22514c8b9240b5beb99487d22395a)
  531. 2021-08-06 00:27:47,586 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-issued-by.xml::1368543756885-2::jmiranda (generated)::(MD5Sum: 795f5b81ff93e27ba66bb681b4f4cf40)
  532. 2021-08-06 00:27:48,473 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/create-table-indicator.xml::1371441979709-1::jmiranda (generated)::(MD5Sum: 259c9e8823f4bbdb225af394c0164a4e)
  533. 2021-08-06 00:27:49,353 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-location-sort-order.xml::1372869587736-1::jmiranda (generated)::(MD5Sum: e4356183daa5af42e5ce24a435c9f05)
  534. 2021-08-06 00:27:50,300 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-inventory-level-abc-class.xml::1375242704554-1::jmiranda (generated)::(MD5Sum: ed63ec89e15c53e384cbcc65e5e1e165)
  535. 2021-08-06 00:27:51,208 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-item-children.xml::1380854972536-1::jmiranda (generated)::(MD5Sum: 15d88d4cbd2ec8f589d37edbf4b8c99)
  536. 2021-08-06 00:27:52,184 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-requisition-item-children.xml::1380854972536-2::jmiranda (generated)::(MD5Sum: 2532733fbafd5c5b76567c6a352eac)
  537. 2021-08-06 00:27:53,109 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-product-package-price.xml::1382674466242-1::jmiranda (generated)::(MD5Sum: 169978c5d14e5dfbd78b5791c1a2fce4)
  538. 2021-08-06 00:27:54,016 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-synonyms.xml::1383077886142-1::jmiranda (generated)::(MD5Sum: 9b1d0932b56daa742494dff5e4c66bb)
  539. 2021-08-06 00:27:54,923 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-synonyms.xml::1383077886142-3::jmiranda (generated)::(MD5Sum: f27db3478c5c66cc4036e81596bacead)
  540. 2021-08-06 00:27:55,851 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-synonyms.xml::1383077886142-4::jmiranda (generated)::(MD5Sum: b7f2fc6c166f258b314192bc30386144)
  541. 2021-08-06 00:27:56,817 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-synonyms.xml::1383077886142-5::jmiranda (generated)::(MD5Sum: 821cd37a3994872a85b757f02164cc)
  542. 2021-08-06 00:27:57,769 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-synonyms.xml::1383077886142-6::jmiranda (generated)::(MD5Sum: db35bbec63444775b98db760bb432fd)
  543. 2021-08-06 00:27:58,721 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-synonyms.xml::1383077886142-7::jmiranda (generated)::(MD5Sum: 478abd1a218b7812a61bf831948d53c)
  544. 2021-08-06 00:27:59,665 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-product-synonyms.xml::1383077886142-8::jmiranda (generated)::(MD5Sum: bde2ba228bb669479d568ebfa6c3d2d)
  545. 2021-08-06 00:28:00,004 [DefaultPluginScheduler_Worker-2] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  546. 2021-08-06 00:28:00,628 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/modify-column-product-price-per-unit.xml::1383796978266-1::jmiranda (generated)::(MD5Sum: c1e3de656c9ec75b75fa52743a32f)
  547. 2021-08-06 00:28:01,605 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/modify-column-product-package-price.xml::1383796948707-1::jmiranda (generated)::(MD5Sum: 41dd2292196f70e720aa8cd7c76fff9c)
  548. 2021-08-06 00:28:02,593 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-synonym-locale.xml::1385262547136-1::jmiranda (generated)::(MD5Sum: 4a1f5ab80229029381b6b43ec152d82)
  549. 2021-08-06 00:28:03,544 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-inventory-snapshot-date.xml::1392277545180-1::jmiranda (generated)::(MD5Sum: dff2a2fbc30ff4b6fb67af722f39a0)
  550. 2021-08-06 00:28:04,504 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-inventory-level-preferred.xml::1400094441508-1::jmiranda (generated)::(MD5Sum: 40d287ec82d77dfd25aeebc3e24a9079)
  551. 2021-08-06 00:28:05,510 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-address-description.xml::1400872521050-1::jmiranda (generated)::(MD5Sum: 5c27aabd399d9cf236938091abb9a52d)
  552. 2021-08-06 00:28:06,492 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-address-description.xml::1400872521050-2::jmiranda (generated)::(MD5Sum: 4eef131ae3b322fd15a799b5aef9282f)
  553. 2021-08-06 00:28:06,536 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-address-description.xml::1400872521050-3::jmiranda (generated)::(MD5Sum: a1ff3f137d6b875b689da6c71d2817)
  554. 2021-08-06 00:28:06,579 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-address-description.xml::1400872521050-4::jmiranda (generated)::(MD5Sum: 34ef866eb1d91835e821ab0658d93d4)
  555. 2021-08-06 00:28:06,590 [localhost-startStop-1] INFO liquibase - Changeset 0.5.x/add-column-address-description.xml::1400872521050-5::jmiranda (generated)::(MD5Sum: 5c32c84c243cee59b53d7c2a6a9be64a)
  556. 2021-08-06 00:28:06,633 [localhost-startStop-1] INFO liquibase - Changeset 0.6.x/modify-column-order-unit-price.xml::1413649729104-1::jmiranda (generated)::(MD5Sum: 22a8a2778df77b254a62beedb35fac3b)
  557. 2021-08-06 00:28:07,597 [localhost-startStop-1] INFO liquibase - Changeset 0.6.x/create-table-inventory-item-snapshot.xml::1438720599625-1::jmiranda (generated)::(MD5Sum: 56f1c7668986faeb7d2742ec7ad3f14)
  558. 2021-08-06 00:28:08,576 [localhost-startStop-1] INFO liquibase - Changeset 0.6.x/add-column-user-timezone.xml::1442206717583-1::jmiranda (generated)::(MD5Sum: c14d156ac844b245a68a9964488c2259)
  559. 2021-08-06 00:28:09,593 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-primary-keys.xml::1462561958531-disable-foreign-key-checks::jmiranda::(MD5Sum: a5f57b3b22b63b75f613458ff51746e2)
  560. 2021-08-06 00:28:09,597 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-primary-keys.xml::1462561958531-1::jmiranda (generated)::(MD5Sum: 87d54ffac9f9199dca5173f236c63582)
  561. 2021-08-06 00:28:09,616 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-primary-keys.xml::1462561958531-2::jmiranda (generated)::(MD5Sum: a58b2fc36e301da8ab2126274a2f8344)
  562. 2021-08-06 00:28:09,636 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-primary-keys.xml::1462561958531-3::jmiranda (generated)::(MD5Sum: bbed6fae2eef575f178c8b8596c774)
  563. 2021-08-06 00:28:09,656 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-primary-keys.xml::1462561958531-4::jmiranda (generated)::(MD5Sum: 279176838ecd8454d5db85a4ba98bc)
  564. 2021-08-06 00:28:10,662 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-primary-keys.xml::1462561958531-5::jmiranda (generated)::(MD5Sum: 6ad07eb6f53ed324215c9daac1b4803a)
  565. 2021-08-06 00:28:11,653 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-primary-keys.xml::1462561958531-6::jmiranda (generated)::(MD5Sum: 975373694eb6d289735ba4a44186d9c4)
  566. 2021-08-06 00:28:12,689 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-primary-keys.xml::1462561958531-enable-foreign-key-checks::jmiranda::(MD5Sum: 463f3ea88bc05b61d6dd3dcdc771c931)
  567. 2021-08-06 00:28:12,694 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-disable-foreign-key-checks::jmiranda::(MD5Sum: a5f57b3b22b63b75f613458ff51746e2)
  568. 2021-08-06 00:28:12,699 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-5::jmiranda (generated)::(MD5Sum: 41d44845f5fd76778a8ba5dd23e254e)
  569. 2021-08-06 00:28:13,705 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-6::jmiranda (generated)::(MD5Sum: 757b74806465a9a4c77fda85bc459b9c)
  570. 2021-08-06 00:28:14,694 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-7::jmiranda (generated)::(MD5Sum: 2c82f54491d963d09ea3b2c584da63e)
  571. 2021-08-06 00:28:15,708 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-8::jmiranda (generated)::(MD5Sum: 8087a82c2f78c6c0159fb5df7881d81b)
  572. 2021-08-06 00:28:16,696 [localhost-startStop-1] INFO liquibase - Marking ChangeSet: 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-8::jmiranda (generated)::(MD5Sum: 8087a82c2f78c6c0159fb5df7881d81b) ran due to precondition failure:
  573. Not precondition failed
  574.  
  575. 2021-08-06 00:28:16,702 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-9::jmiranda (generated)::(MD5Sum: 84f638d8d96c5da5fe25c3749b57d9d)
  576. 2021-08-06 00:28:17,713 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-10::jmiranda (generated)::(MD5Sum: 9c86326fae6f857b7221d2aa8b51abf8)
  577. 2021-08-06 00:28:18,705 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-11::jmiranda (generated)::(MD5Sum: 1c35963832e62deb9cdbcb77eae9b9)
  578. 2021-08-06 00:28:19,714 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-12::jmiranda (generated)::(MD5Sum: 16a445b86fe2e195425fde5b1b584)
  579. 2021-08-06 00:28:20,741 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-13::jmiranda (generated)::(MD5Sum: e2fd8ffb63d371a9752794fcec0624b)
  580. 2021-08-06 00:28:21,749 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-15::jmiranda (generated)::(MD5Sum: bdcf7adf6d3e306ebcbe90b476598ce0)
  581. 2021-08-06 00:28:22,822 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-18::jmiranda (generated)::(MD5Sum: 4d94f0eecccf4139d3fa2c4108f65d6)
  582. 2021-08-06 00:28:23,833 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-19::jmiranda (generated)::(MD5Sum: c6c8521b2b5381f43cb9752c792e9fbe)
  583. 2021-08-06 00:28:24,869 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-20::jmiranda (generated)::(MD5Sum: f694af783477e19384db5c4ef8e)
  584. 2021-08-06 00:28:25,906 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-21::jmiranda (generated)::(MD5Sum: 3677da362c2f3a4c8d5e54e614d3f51)
  585. 2021-08-06 00:28:26,935 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-22::jmiranda (generated)::(MD5Sum: ae5f2aca87bc896a804fa0159f258a)
  586. 2021-08-06 00:28:27,982 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-23::jmiranda (generated)::(MD5Sum: 62c288c8ba2f48eb87ca1ec486b39b3)
  587. 2021-08-06 00:28:29,009 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-24::jmiranda (generated)::(MD5Sum: 59bb641ae532dff6e14b2efc1e136576)
  588. 2021-08-06 00:28:30,060 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-25::jmiranda (generated)::(MD5Sum: a276f5c06ff1c233413e7188655022ef)
  589. 2021-08-06 00:28:31,122 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-26::jmiranda (generated)::(MD5Sum: c448db9c80d3289742c23df2f58a66a5)
  590. 2021-08-06 00:28:32,172 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-27::jmiranda (generated)::(MD5Sum: 23d68f853e4a8222207c6f8ce2e5)
  591. 2021-08-06 00:28:33,280 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-28::jmiranda (generated)::(MD5Sum: 48908509260869371aa7f4f4d12e367)
  592. 2021-08-06 00:28:34,336 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-29::jmiranda (generated)::(MD5Sum: 7d27b4ad2f511ef490fd51bb5d8a5c43)
  593. 2021-08-06 00:28:35,403 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-30::jmiranda (generated)::(MD5Sum: 936174b6a1aa594ca9581c294b798a3)
  594. 2021-08-06 00:28:36,490 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-31::jmiranda (generated)::(MD5Sum: 75250d794c739a3a75e23cd75c2491)
  595. 2021-08-06 00:28:37,557 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-32::jmiranda (generated)::(MD5Sum: 4cbfbea217bfd7dd5fc62f7d8fee51ee)
  596. 2021-08-06 00:28:38,628 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-33::jmiranda (generated)::(MD5Sum: 7d1dfff2cc867766e4324010abac6949)
  597. 2021-08-06 00:28:39,709 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-34::jmiranda (generated)::(MD5Sum: 70e1cc93618292d562da41225e71a90)
  598. 2021-08-06 00:28:40,798 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-35::jmiranda (generated)::(MD5Sum: 93831d7930e53aef6ceecaad444e315)
  599. 2021-08-06 00:28:41,942 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-36::jmiranda (generated)::(MD5Sum: 49b42e901c839c98ba63163cdbc2553)
  600. 2021-08-06 00:28:43,110 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-37::jmiranda (generated)::(MD5Sum: 8a52eb85a1ddd65393ca9b021e74d89)
  601. 2021-08-06 00:28:44,201 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-38::jmiranda (generated)::(MD5Sum: ab49511cfe2a521dd19d92f87921e)
  602. 2021-08-06 00:28:45,296 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-39::jmiranda (generated)::(MD5Sum: 3ebfa4cf524ed211926b9393423cfe5)
  603. 2021-08-06 00:28:46,376 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-40::jmiranda (generated)::(MD5Sum: 9eaa6da88a6557562e316bbeb7c465d)
  604. 2021-08-06 00:28:47,487 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-41::jmiranda (generated)::(MD5Sum: ec596180dbe8b32e1a7375ab50c3f0ec)
  605. 2021-08-06 00:28:48,588 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-42::jmiranda (generated)::(MD5Sum: 86bcd55193be265ba37f677c8eb7e63f)
  606. 2021-08-06 00:28:49,698 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-43::jmiranda (generated)::(MD5Sum: 7ec612ce93e85dbcb27bd2b98c3d0)
  607. 2021-08-06 00:28:50,802 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-44::jmiranda (generated)::(MD5Sum: 47d838ab4485c4e8bf99ebb7c61164)
  608. 2021-08-06 00:28:51,918 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-45::jmiranda (generated)::(MD5Sum: c72ad7d2abd9640e1931fda6025fd8)
  609. 2021-08-06 00:28:53,004 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-48::jmiranda (generated)::(MD5Sum: 7d8d35ed9bad5c7463417ba698639cfa)
  610. 2021-08-06 00:28:54,152 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-49::jmiranda (generated)::(MD5Sum: 902aa46c9dd031bdad648c74e597ef8)
  611. 2021-08-06 00:28:55,270 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-50::jmiranda (generated)::(MD5Sum: 78932e88347480fa421cdd411f4d219a)
  612. 2021-08-06 00:28:56,390 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-51::jmiranda (generated)::(MD5Sum: 24a5d3a8c074e9b121829bcc445d23e)
  613. 2021-08-06 00:28:57,524 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-53::jmiranda (generated)::(MD5Sum: 278214f147ca0509c71fecd1894276)
  614. 2021-08-06 00:28:58,661 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-54::jmiranda (generated)::(MD5Sum: 1af719bdc52ab5f7f73ccfdebcaf7ac)
  615. 2021-08-06 00:28:59,806 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-55::jmiranda (generated)::(MD5Sum: 55a8dea1e8b67a64b1113843d9bdc91c)
  616. 2021-08-06 00:29:00,003 [DefaultPluginScheduler_Worker-3] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  617. 2021-08-06 00:29:00,958 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-56::jmiranda (generated)::(MD5Sum: cb5926cbae319841a360ce127331fcb6)
  618. 2021-08-06 00:29:02,105 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-57::jmiranda (generated)::(MD5Sum: a311a4302b0eac1e5b6147bf888860)
  619. 2021-08-06 00:29:03,258 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-58::jmiranda (generated)::(MD5Sum: 468fb11eba3236e7b699e351f74f7e)
  620. 2021-08-06 00:29:04,460 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-59::jmiranda (generated)::(MD5Sum: e853e0d35d4296e21a20ccee172d3)
  621. 2021-08-06 00:29:05,621 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-60::jmiranda (generated)::(MD5Sum: db5c23d09036564879f243e1d43218ee)
  622. 2021-08-06 00:29:06,785 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-61::jmiranda (generated)::(MD5Sum: 4e78584df9f4693dafc7fbe3956dd4a)
  623. 2021-08-06 00:29:07,941 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-62::jmiranda (generated)::(MD5Sum: 8721bee6a0dd36c0ee23acb734abbd93)
  624. 2021-08-06 00:29:09,106 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-63::jmiranda (generated)::(MD5Sum: 8777f753846e7b8b7d4339fd568a2)
  625. 2021-08-06 00:29:10,277 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-64::jmiranda (generated)::(MD5Sum: 369366b7c67ed2a4c4e6ef2ce53d8a1)
  626. 2021-08-06 00:29:11,465 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-65::jmiranda (generated)::(MD5Sum: d1a54c8f552eb47f838df4a6f589b49)
  627. 2021-08-06 00:29:12,639 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-66::jmiranda (generated)::(MD5Sum: df2cee97d3146d7cff8bf7b62ce8ef)
  628. 2021-08-06 00:29:13,859 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2016-05-04-2329-add-missing-foreign-key-constraints.xml::1462422439127-enable-foreign-key-checks::jmiranda::(MD5Sum: 463f3ea88bc05b61d6dd3dcdc771c931)
  629. 2021-08-06 00:29:13,865 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-03-01-1644-create-table-shipment-workflow-document-template.xml::1488408290676-1::jmiranda::(MD5Sum: 30feb35b16bf746360ee664697ba521c)
  630. 2021-08-06 00:29:15,056 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-03-01-1644-create-table-shipment-workflow-document-template.xml::1488408290676-2::jmiranda::(MD5Sum: 731a97aac569e36e3c482fb05673d2)
  631. 2021-08-06 00:29:16,278 [localhost-startStop-1] INFO liquibase - Marking ChangeSet: 0.7.x/changelog-2017-03-01-1644-create-table-shipment-workflow-document-template.xml::1488408290676-2::jmiranda::(MD5Sum: 731a97aac569e36e3c482fb05673d2) ran due to precondition failure:
  632. Not precondition failed
  633.  
  634. 2021-08-06 00:29:16,284 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-03-01-1644-create-table-shipment-workflow-document-template.xml::1488408290676-3::jmiranda (generated)::(MD5Sum: 4e69b774641353639afcd973da6d4f)
  635. 2021-08-06 00:29:17,498 [localhost-startStop-1] INFO liquibase - Marking ChangeSet: 0.7.x/changelog-2017-03-01-1644-create-table-shipment-workflow-document-template.xml::1488408290676-3::jmiranda (generated)::(MD5Sum: 4e69b774641353639afcd973da6d4f) ran due to precondition failure:
  636. Not precondition failed
  637.  
  638. 2021-08-06 00:29:17,504 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-03-06-1953-add-shipping-document-templates.xml::1488850801102-1::jmiranda (generated)::(MD5Sum: d74bf93848616d80c08257c1c81d7bbf)
  639. 2021-08-06 00:29:18,712 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-03-06-1953-add-shipping-document-templates.xml::1488850801102-2::jmiranda (generated)::(MD5Sum: 9e3b2ef5cb1e7c53e6cdccd9ab54a46)
  640. 2021-08-06 00:29:19,977 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-03-06-1953-add-shipping-document-templates.xml::1488850801102-3::jmiranda (generated)::(MD5Sum: 2211427b6cffede87794e45c88752fdf)
  641. 2021-08-06 00:29:21,210 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-03-06-1953-add-shipping-document-templates.xml::1488850801102-4::jmiranda (generated)::(MD5Sum: e665f466141dd1abd62c9143cbd7a34f)
  642. 2021-08-06 00:29:22,448 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-03-06-1953-add-shipping-document-templates.xml::1488850801102-5::jmiranda (generated)::(MD5Sum: ac5e4291124ac26da7b122346625b0)
  643. 2021-08-06 00:29:23,710 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-03-06-1953-add-shipping-document-templates.xml::1488850801102-6::jmiranda (generated)::(MD5Sum: 9bc25213d8aea2aabddcecf88d0bb50)
  644. 2021-08-06 00:29:25,006 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-04-02-0025-bin-locations.xml::1491110822184-1::jmiranda::(MD5Sum: 7511e565dc15efe04ed6c53ae2367261)
  645. 2021-08-06 00:29:25,006 [localhost-startStop-1] INFO liquibase - Enum used to distinguish the different types of locations (storage, consumption, production).
  646. 2021-08-06 00:29:26,274 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-04-02-0025-bin-locations.xml::1491110822184-2::jmiranda::(MD5Sum: c1d7a15ea5d14412c6ae7ca54cabc3)
  647. 2021-08-06 00:29:26,274 [localhost-startStop-1] INFO liquibase - Unique location short code to be used for display purposes (BOS for Boston, AB-12-40 for bin location).
  648. 2021-08-06 00:29:27,577 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-04-02-0025-bin-locations.xml::1491110822184-3::jmiranda::(MD5Sum: a762c644269f2f7f6c172d69ba1cc3)
  649. 2021-08-06 00:29:28,857 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-04-02-0025-bin-locations.xml::1491110822184-4::jmiranda::(MD5Sum: 294af1fb3f37f94018bb2942a190b65c)
  650. 2021-08-06 00:29:30,129 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-04-02-0025-bin-locations.xml::1491110822184-5::jmiranda::(MD5Sum: 86b763cb3dad49c7639212ab24fd640)
  651. 2021-08-06 00:29:31,390 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-04-02-0025-bin-locations.xml::1491110822184-6::jmiranda::(MD5Sum: 74ab9d7f508195aa4115d18e6840b1a9)
  652. 2021-08-06 00:29:32,673 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-04-02-0025-bin-locations.xml::1491110822184-7::jmiranda (generated)::(MD5Sum: b2d9ccf3fe22c8939548dd1e8bb63)
  653. 2021-08-06 00:29:33,965 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-04-02-0025-bin-locations.xml::1491110822184-8::jmiranda (generated)::(MD5Sum: 603717fe22b261260628f7c4e32a62f)
  654. 2021-08-06 00:29:35,294 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-04-02-0025-bin-locations.xml::1491110822184-9::jmiranda (generated)::(MD5Sum: 5f7ade1f2057dc8f25fd43c0a34b2a54)
  655. 2021-08-06 00:29:36,602 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-04-02-0025-bin-locations.xml::1491110822184-10::jmiranda (generated)::(MD5Sum: 763fed1475a65552678088c4f0991d1)
  656. 2021-08-06 00:29:37,886 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-04-17-1437-adjust-inventory-supported-activity.xml::1492457933843-1::jmiranda::(MD5Sum: 81122149d5749938f23cdce4745ace)
  657. 2021-08-06 00:29:37,894 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-06-28-1250-refactor-product-group.xml::1498672238798-1::jmiranda::(MD5Sum: 48ed33fc9bdf99143da1a439a8c1b1)
  658. 2021-08-06 00:29:37,905 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-06-28-1250-refactor-product-group.xml::1498672238798-2::jmiranda::(MD5Sum: 9a2385311d5831c307e27bfc55f2bb2)
  659. 2021-08-06 00:29:37,905 [localhost-startStop-1] INFO liquibase - Move name column to make it easier to read.
  660. 2021-08-06 00:29:37,928 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-06-28-2135-add-column-shipment-current-status.xml::1498703764478-1::jmiranda::(MD5Sum: 7650f92fb0f36c03392ac15546e2a50)
  661. 2021-08-06 00:29:39,231 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-06-28-2135-add-column-shipment-current-status.xml::1498703764478-2::jmiranda::(MD5Sum: c6a94d41142081895847b252a2736df2)
  662. 2021-08-06 00:29:40,555 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-06-28-2135-add-column-shipment-current-status.xml::1462422439127-3::jmiranda (generated)::(MD5Sum: 16bc866fe7c19b5f42c9bedc6b97e17)
  663. 2021-08-06 00:29:41,920 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-06-28-2135-add-column-shipment-current-status.xml::1498703764478-4::jmiranda::(MD5Sum: bcc6aba4cf5d8efe0ea826e3aba529)
  664. 2021-08-06 00:29:43,266 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-06-28-2135-add-column-shipment-current-status.xml::1498703764478-5::jmiranda (generated)::(MD5Sum: e2e9cfeeaba5dae37f88ff513487b78)
  665. 2021-08-06 00:29:44,617 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-06-28-2135-add-column-shipment-current-status.xml::1498703764478-6::jmiranda::(MD5Sum: 8c40f5f8496159b44d9422689469297b)
  666. 2021-08-06 00:29:45,955 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-06-28-2135-add-column-shipment-current-status.xml::1498703764478-7::jmiranda (generated)::(MD5Sum: e93841fb31c3992e77a93396c8da9)
  667. 2021-08-06 00:29:47,280 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-07-27-2321-insert-superuser-role.xml::1501215782967-1::adminuser (generated)::(MD5Sum: bd37cbc290bd61418fde577f2eedfd)
  668. 2021-08-06 00:29:47,292 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-08-07-1344-insert-bin-location-type.xml::1502131549077-1::jmiranda::(MD5Sum: 686f88e7f9ec6beff1cd4eb41966ee0)
  669. 2021-08-06 00:29:47,292 [localhost-startStop-1] INFO liquibase - Creating default location type for Bin Location in case one has not been created.
  670. 2021-08-06 00:29:47,301 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-09-15-2229-update-location-type.xml::1505533086957-1::jmiranda::(MD5Sum: 525d2d9ec855231492ff597a6f886bbe)
  671. 2021-08-06 00:29:47,309 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-09-15-2229-update-location-type.xml::1505533086957-2::jmiranda::(MD5Sum: 88b677cb390d89a18f48990cc8ebe1e)
  672. 2021-08-06 00:29:47,317 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-09-15-2229-update-location-type.xml::1505533086957-3::jmiranda::(MD5Sum: d3ae5fb7e5ac0577e96d3c25da230)
  673. 2021-08-06 00:29:47,325 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-09-15-2229-update-location-type.xml::1505533086957-4::jmiranda::(MD5Sum: d72c62aea4aa8a91e083d93a3b94776f)
  674. 2021-08-06 00:29:47,333 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-09-15-2229-update-location-type.xml::1505533086957-5::jmiranda::(MD5Sum: 6899dfa64169d8b820e8c22ab2ed81b)
  675. 2021-08-06 00:29:47,341 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-10-16-2101-update-requisition-type.xml::1508205829567-1::jmiranda::(MD5Sum: 588dcc629fc4a8c544b83dcce571892)
  676. 2021-08-06 00:29:47,348 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-10-16-2101-update-requisition-type.xml::1508205829567-2::jmiranda::(MD5Sum: 4b3abf3892a67516b57897b0f130e)
  677. 2021-08-06 00:29:47,354 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-10-16-2101-update-requisition-type.xml::1508205829567-3::jmiranda::(MD5Sum: c521794afd136a9f73404ab291d4c37c)
  678. 2021-08-06 00:29:47,361 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-10-16-2101-update-requisition-type.xml::1508205829567-4::jmiranda::(MD5Sum: 48427915795d5ff32e9ed76cc6408c)
  679. 2021-08-06 00:29:47,367 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-10-16-2101-update-requisition-type.xml::1508205829567-5::jmiranda::(MD5Sum: ae2a144683bf838a2432c39fe80e0e3)
  680. 2021-08-06 00:29:47,373 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-10-16-2101-update-requisition-type.xml::1508205829567-6::jmiranda::(MD5Sum: e62d362659d48bbc5bd35581c280f683)
  681. 2021-08-06 00:29:47,374 [localhost-startStop-1] INFO liquibase - Update date issued based on outbound transaction
  682. 2021-08-06 00:29:47,380 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2017-10-16-2101-update-requisition-type.xml::1508205829567-7::jmiranda::(MD5Sum: d88e53ceea3e985048568a32ed17c)
  683. 2021-08-06 00:29:47,380 [localhost-startStop-1] INFO liquibase - Update issued by user based on outbound transaction
  684. 2021-08-06 00:29:47,387 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2018-03-21-0835-update-product-active.xml::1521639415840-1::jmiranda::(MD5Sum: 8659b72ca329659331c1bcc63ef61d)
  685. 2021-08-06 00:29:48,706 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2018-04-19-0020-configure-notification-roles.xml::1524151310622-1::jmiranda::(MD5Sum: b6a238ec8dc7ae48013a4f051b89bad)
  686. 2021-08-06 00:29:48,715 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2018-04-19-0020-configure-notification-roles.xml::1524151310622-2::jmiranda::(MD5Sum: 18f3cd7edfc2cd9c35c37e3791ec099)
  687. 2021-08-06 00:29:48,724 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2018-04-19-0020-configure-notification-roles.xml::1524151310622-3::jmiranda::(MD5Sum: e49ed24670be39fadbc92e931b8df17)
  688. 2021-08-06 00:29:48,733 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2018-04-19-0020-configure-notification-roles.xml::1524151310622-4::jmiranda::(MD5Sum: 6372363147a41bc9d6787884e770a1ad)
  689. 2021-08-06 00:29:48,741 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2018-04-19-0020-configure-notification-roles.xml::1524151310622-5::jmiranda::(MD5Sum: ba31cecf06ddad5a6a8c598a71e2582)
  690. 2021-08-06 00:29:48,750 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2018-04-19-0020-configure-notification-roles.xml::1524151310622-6::jmiranda::(MD5Sum: 9fb11f5fd321de24513a2fee3f83f7)
  691. 2021-08-06 00:29:48,758 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2018-04-19-0020-configure-notification-roles.xml::1524151310622-7::jmiranda::(MD5Sum: 43413388fc41799ef25da8cd667a9)
  692. 2021-08-06 00:29:48,758 [localhost-startStop-1] INFO liquibase - Add role ROLE_SHIPMENT_NOTIFICATION to all active admin users that do not already have that role.
  693. 2021-08-06 00:29:48,766 [localhost-startStop-1] INFO liquibase - Changeset 0.7.x/changelog-2018-04-19-0020-configure-notification-roles.xml::1524151310622-8::jmiranda::(MD5Sum: b1f5e98d1d669ed1d43c578744544d77)
  694. 2021-08-06 00:29:48,767 [localhost-startStop-1] INFO liquibase - Add role ROLE_PRODUCT_NOTIFICATION to all active admin users that do not already have that role.
  695. 2021-08-06 00:29:48,781 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2015-10-04-1209-add-unique-index-to-snapshot-tables.xml::1442807680525-1::jmiranda::(MD5Sum: 1f667cd8431215e1b469a54f8f8690c9)
  696. 2021-08-06 00:29:48,796 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2015-10-04-1209-add-unique-index-to-snapshot-tables.xml::1442807680525-2::jmiranda::(MD5Sum: e96d9cebb6ccea9344fab1174ec5a74a)
  697. 2021-08-06 00:29:48,812 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2016-05-04-2245-create-product-type-table.xml::1462558005401-1::jmiranda (generated)::(MD5Sum: 8ffadedff6bdacfd95a3957788786665)
  698. 2021-08-06 00:29:50,120 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2016-05-04-2245-create-product-type-table.xml::1462558005401-2::jmiranda (generated)::(MD5Sum: 22dbeb0c930a45f80a9be914a3ce39)
  699. 2021-08-06 00:29:51,490 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2016-05-04-2245-create-product-type-table.xml::1462558005401-3::jmiranda (generated)::(MD5Sum: 6736cca997dd4ee76252e3e1f16248d1)
  700. 2021-08-06 00:29:52,842 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2016-05-04-2245-create-product-component-table.xml::1462507674793-1::jmiranda (generated)::(MD5Sum: 77471d454ac23bbd29be0a83ac2d53c)
  701. 2021-08-06 00:29:54,194 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2016-05-04-2245-create-product-component-table.xml::1462507674793-2::jmiranda (generated)::(MD5Sum: 87d9d6cfc8727a40a37d5a8df8afff9)
  702. 2021-08-06 00:29:55,632 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2016-05-04-2245-create-product-component-table.xml::1462507674793-3::jmiranda (generated)::(MD5Sum: 178bd2ee59a3192fab0433e5d4f983a)
  703. 2021-08-06 00:29:56,992 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2016-05-04-2245-create-product-component-table.xml::1462507674793-4::jmiranda (generated)::(MD5Sum: f74524ec697c31c04286bc1cb6f2c8fe)
  704. 2021-08-06 00:29:58,382 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-create-clickstream-tables.xml::1512927334382-1::jmiranda (generated)::(MD5Sum: fdb491385666edd4997df3a2186770)
  705. 2021-08-06 00:29:59,742 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-create-clickstream-tables.xml::1512927334382-2::jmiranda (generated)::(MD5Sum: 181bdf683eb521462d2a484b895e7757)
  706. 2021-08-06 00:30:00,005 [DefaultPluginScheduler_Worker-4] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  707. 2021-08-06 00:30:00,041 [DefaultPluginScheduler_Worker-5] INFO jobs.DataCleaningJob - Postponing job execution until liquibase migrations are complete
  708. 2021-08-06 00:30:01,192 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-create-clickstream-tables.xml::1512927334382-20::jmiranda (generated)::(MD5Sum: c8ffec5f10e23629175cf1f9f6b67b0)
  709. 2021-08-06 00:30:02,643 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-3::jmiranda (generated)::(MD5Sum: cce430ccf68ccc6f6db5a40c5198a50)
  710. 2021-08-06 00:30:04,093 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-4::jmiranda (generated)::(MD5Sum: 317d4fd14d3883d64f5ee0b840ed7040)
  711. 2021-08-06 00:30:05,600 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-5::jmiranda (generated)::(MD5Sum: 1139e4c7657cb7aa8ea9e343b91f4)
  712. 2021-08-06 00:30:07,106 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-6::jmiranda (generated)::(MD5Sum: d76cc816c42471693adf8e3194a911b7)
  713. 2021-08-06 00:30:08,629 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-7::jmiranda (generated)::(MD5Sum: fef57bd0b051656448b64b4a93d469e)
  714. 2021-08-06 00:30:10,197 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-8::jmiranda (generated)::(MD5Sum: 2cf9d0cd57978ffe463bd0195290a5)
  715. 2021-08-06 00:30:11,789 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-9::jmiranda (generated)::(MD5Sum: e8d375474829653927a3ca168e4ece)
  716. 2021-08-06 00:30:13,362 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-10::jmiranda (generated)::(MD5Sum: 94ecb7693df75a2891bfa9a08db58594)
  717. 2021-08-06 00:30:14,966 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-11::jmiranda (generated)::(MD5Sum: 44f99cff1e35ce1aab51f5843e624c9e)
  718. 2021-08-06 00:30:16,595 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-12::jmiranda (generated)::(MD5Sum: 992737662b9b97943ee4863cfb9947)
  719. 2021-08-06 00:30:18,169 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-13::jmiranda (generated)::(MD5Sum: b6b4cad7afa1497cd22b02bcce7ac8d)
  720. 2021-08-06 00:30:19,810 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-14::jmiranda (generated)::(MD5Sum: 7a8d8cb62e7f2142d14b9318d5cb14d)
  721. 2021-08-06 00:30:21,429 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-15::jmiranda (generated)::(MD5Sum: 10e6763d905aebc8b49bc40f96db40)
  722. 2021-08-06 00:30:23,009 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-18::jmiranda (generated)::(MD5Sum: cfcd569ac2eef8dfea91e41e8aca6e7)
  723. 2021-08-06 00:30:24,630 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-19::jmiranda (generated)::(MD5Sum: d49e9a2ee85dfa53d61fd7cba16b4)
  724. 2021-08-06 00:30:26,252 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-21::jmiranda (generated)::(MD5Sum: a8933e46d8ffb8efbd77d71745f7b)
  725. 2021-08-06 00:30:27,874 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-22::jmiranda (generated)::(MD5Sum: e37da9a8f4f245922b7f6e686964ad7a)
  726. 2021-08-06 00:30:29,476 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-23::jmiranda (generated)::(MD5Sum: 5f9e4fc96bd3d7f4b44bd3fa14155837)
  727. 2021-08-06 00:30:31,089 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-26::jmiranda (generated)::(MD5Sum: 3df95e3ca7209615541c91e330a7f7a5)
  728. 2021-08-06 00:30:32,713 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-27::jmiranda (generated)::(MD5Sum: 55f2f94e1917217e1c2da5f2896317)
  729. 2021-08-06 00:30:34,359 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-28::jmiranda (generated)::(MD5Sum: 6455ec662b27a5c529e193d31f9399d)
  730. 2021-08-06 00:30:36,021 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2017-12-10-1250-refactor-generic-product.xml::1512927334382-29::jmiranda (generated)::(MD5Sum: 83f22a1b2bdface165df72e75432d44e)
  731. 2021-08-06 00:30:37,647 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-03-04-0109-create-product-association.xml::1520147365111-1::jmiranda (generated)::(MD5Sum: 163d49c82ab8a752615f57117246990)
  732. 2021-08-06 00:30:39,275 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-03-04-0109-create-product-association.xml::1520147365111-2::jmiranda (generated)::(MD5Sum: c1fb080d46cdb5c51e0737b8a2dc229)
  733. 2021-08-06 00:30:40,974 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-03-04-0109-create-product-association.xml::1520147365111-3::jmiranda (generated)::(MD5Sum: eabb9f49ae0d360224b5f4b84c16591)
  734. 2021-08-06 00:30:42,714 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-03-21-2114-add-column-attribute-exportable.xml::1521684943974-1::jmiranda (generated)::(MD5Sum: 30ce7541f7d27b261d5fe78b83fe6334)
  735. 2021-08-06 00:30:44,370 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-03-22-2137-add-column-unit-cost.xml::1521772718242-1::jmiranda (generated)::(MD5Sum: 1c6539a69cf16cfa1e6cab7dca4dae9f)
  736. 2021-08-06 00:30:46,109 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-03-22-2137-add-column-unit-cost.xml::1521772718242-2::jmiranda (generated)::(MD5Sum: 61201e824f7bff3252f2f96a3551a751)
  737. 2021-08-06 00:30:47,775 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-03-22-2341-create-product-catalog.xml::1521820146168-1::jmiranda (generated)::(MD5Sum: 6d17f5e6336404fc692325ebfb0c152)
  738. 2021-08-06 00:30:49,429 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-03-22-2341-create-product-catalog.xml::1521820146168-2::jmiranda (generated)::(MD5Sum: 302ac36293951ad5e23e4856c0fb7)
  739. 2021-08-06 00:30:51,137 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-03-22-2341-create-product-catalog.xml::1521820146168-3::jmiranda (generated)::(MD5Sum: 365be39a1f65f8c2fae4b07d808db421)
  740. 2021-08-06 00:30:52,862 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-03-22-2341-create-product-catalog.xml::1521820146168-4::jmiranda (generated)::(MD5Sum: abee11973c86a2b10acf89296d6bb3e)
  741. 2021-08-06 00:30:54,605 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-03-22-2341-create-product-catalog.xml::1521820146168-5::jmiranda (generated)::(MD5Sum: 79ead87735d75cdc3795a570e539274)
  742. 2021-08-06 00:30:56,396 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-1::jmiranda (generated)::(MD5Sum: 503e3f74b753a9f59f5c72187ecfe06)
  743. 2021-08-06 00:30:58,154 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-2::jmiranda (generated)::(MD5Sum: 2168eef5d355cc401a5e8769fbd2a9d6)
  744. 2021-08-06 00:30:59,934 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-3::jmiranda (generated)::(MD5Sum: 635f6db7a6955f5e8d38b4d355f63c35)
  745. 2021-08-06 00:31:00,003 [DefaultPluginScheduler_Worker-6] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  746. 2021-08-06 00:31:01,766 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-4::jmiranda (generated)::(MD5Sum: 1ff8ccb8a10e981e4c8ff17aaabc0d3)
  747. 2021-08-06 00:31:03,631 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-5::jmiranda (generated)::(MD5Sum: 2d99d0e5469226f089ddd5989fd293)
  748. 2021-08-06 00:31:05,522 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-6::jmiranda (generated)::(MD5Sum: eb91301abcbce0e4235bf67087297097)
  749. 2021-08-06 00:31:07,590 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-7::jmiranda (generated)::(MD5Sum: f8741135cc7fc7a0437640a122fdd0)
  750. 2021-08-06 00:31:10,099 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-20::jmiranda (generated)::(MD5Sum: 22bb5f240dc8e19df2b024524061f4)
  751. 2021-08-06 00:31:12,666 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-21::jmiranda (generated)::(MD5Sum: f9b83bfbf31c5a2d7b382f8bce536ad)
  752. 2021-08-06 00:31:14,650 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-22::jmiranda (generated)::(MD5Sum: f5d73ab41774f193347e3dab2412bf37)
  753. 2021-08-06 00:31:16,771 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-23::jmiranda (generated)::(MD5Sum: b0d06e4de6dbf8e030ae80205c77fde5)
  754. 2021-08-06 00:31:18,759 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-26::jmiranda (generated)::(MD5Sum: 6b9d9d4693b78278c83eb426fb615)
  755. 2021-08-06 00:31:20,751 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-27::jmiranda (generated)::(MD5Sum: 4e9b9b707b226b83228445afd3ccb7)
  756. 2021-08-06 00:31:22,747 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-28::jmiranda (generated)::(MD5Sum: e1eb20d42e8f117af7bd5523ae5312d1)
  757. 2021-08-06 00:31:24,757 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-29::jmiranda (generated)::(MD5Sum: 85d2c2898bda3954646b51d65eb6e6f)
  758. 2021-08-06 00:31:26,807 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-30::jmiranda (generated)::(MD5Sum: 352bd710fde26a43dbaa13d1f5a0e4)
  759. 2021-08-06 00:31:28,859 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-31::jmiranda (generated)::(MD5Sum: 806ccfa8b5a1e40176321fd1df2ad)
  760. 2021-08-06 00:31:30,870 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-32::jmiranda (generated)::(MD5Sum: f46327ed47eea113be53cfa6af0562c)
  761. 2021-08-06 00:31:32,906 [localhost-startStop-1] INFO liquibase - Marking ChangeSet: 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-32::jmiranda (generated)::(MD5Sum: f46327ed47eea113be53cfa6af0562c) ran due to precondition failure:
  762. Not precondition failed
  763.  
  764. 2021-08-06 00:31:32,913 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-33::jmiranda (generated)::(MD5Sum: 8d7e9d72e0cd71f3536e4580592a88f)
  765. 2021-08-06 00:31:34,943 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2300-create-dimensional-model.xml::1546354459620-34::jmiranda (generated)::(MD5Sum: 6bb492442eed61eb9b8d6a2696559)
  766. 2021-08-06 00:31:36,971 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2315-insert-party-type-data.xml::1527740165368-1::jmiranda (generated)::(MD5Sum: 734c7b2a167b89516fefbabea2eeef40)
  767. 2021-08-06 00:31:36,982 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-05-30-2315-insert-party-type-data.xml::1527740165368-2::jmiranda (generated)::(MD5Sum: 56795892cd9957bfbd3fc4296993b1)
  768. 2021-08-06 00:31:36,994 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-05-1522-add-column-bin-location.xml::1530822151865-1::jmiranda (generated)::(MD5Sum: 5723dc28c8c2915029235913cdc2f71)
  769. 2021-08-06 00:31:39,095 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-05-1522-add-column-bin-location.xml::1530822151865-2::jmiranda (generated)::(MD5Sum: e4cb98b7eb9479b6369183f26113654)
  770. 2021-08-06 00:31:41,151 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-07-2338-add-column-shipment-requisition.xml::1531024770642-1::jmiranda (generated)::(MD5Sum: 1749c0f2866fd98414e9123f81daedd)
  771. 2021-08-06 00:31:43,288 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-07-2338-add-column-shipment-requisition.xml::1531024770642-2::jmiranda (generated)::(MD5Sum: 7e37cda14f58a2f5ad8f321e49ea4e5)
  772. 2021-08-06 00:31:45,343 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-07-2338-add-column-shipment-requisition.xml::1531024770642-3::jmiranda (generated)::(MD5Sum: b7a1d135d8724fe9d6812316f56da9)
  773. 2021-08-06 00:31:47,436 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-07-2338-add-column-shipment-requisition.xml::1531024770642-4::jmiranda (generated)::(MD5Sum: afdb346bc74a3639f7cccf528b501f)
  774. 2021-08-06 00:31:49,528 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-09-2222-insert-internal-receiving-location-type.xml::1531192976274-1::jmiranda::(MD5Sum: f59f36afd56df3bb71e2819ab9117)
  775. 2021-08-06 00:31:49,540 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-09-2222-insert-internal-receiving-location-type.xml::1531192976274-2::jmiranda::(MD5Sum: 337286323713ea4ceec1e9f73625)
  776. 2021-08-06 00:31:49,550 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-09-2222-insert-internal-receiving-location-type.xml::1531192976274-3::jmiranda::(MD5Sum: e51cb9cab8e27ce4532a365e6834e3d3)
  777. 2021-08-06 00:31:49,561 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-09-2222-insert-internal-receiving-location-type.xml::1531192976274-4::jmiranda::(MD5Sum: 14ce813ce38e6f13e9df5abf53d88e)
  778. 2021-08-06 00:31:49,570 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-09-2222-insert-internal-receiving-location-type.xml::1531192976274-5::jmiranda::(MD5Sum: 47b9ad996b074bf6e4ebf92f724ce85)
  779. 2021-08-06 00:31:49,583 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-09-2222-insert-internal-receiving-location-type.xml::1531192976274-6::jmiranda::(MD5Sum: 59daef26e6bb9fcd595c5b469311f78)
  780. 2021-08-06 00:31:49,593 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-15-2301-insert-internal-cross-docking-location-type.xml::1531713286656-1::jmiranda::(MD5Sum: a22be720be1aa23e9f93f447cdf6f0d0)
  781. 2021-08-06 00:31:49,603 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-15-2301-insert-internal-cross-docking-location-type.xml::1531713286656-2::jmiranda::(MD5Sum: 64e1e7cbe93cc1cd26ae308fe4a33e)
  782. 2021-08-06 00:31:49,613 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-15-2301-insert-internal-cross-docking-location-type.xml::1531713286656-3::jmiranda::(MD5Sum: 6d4249708af62593869c46b83f483)
  783. 2021-08-06 00:31:49,623 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-07-15-2301-insert-internal-cross-docking-location-type.xml::1531713286656-4::jmiranda::(MD5Sum: 2677015db3a707359f8154589f27280)
  784. 2021-08-06 00:31:49,633 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-08-28-2258-insert-stock-movement-shipment-type.xml::1535515142800-1::jmiranda::(MD5Sum: ac4adcef69dd13d95c12b0e4a8545b1b)
  785. 2021-08-06 00:31:49,644 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-08-28-2258-insert-stock-movement-shipment-type.xml::1535515142800-2::jmiranda::(MD5Sum: 50fb49deeca8df2e17b390f483fd5ef)
  786. 2021-08-06 00:31:49,653 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-08-28-2258-insert-stock-movement-shipment-type.xml::1535515142800-3::jmiranda::(MD5Sum: 9ac48757409240277c2d9941939a59f)
  787. 2021-08-06 00:31:49,662 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-08-31-2457-alter-table-shipment-add-column-description.xml::1535695116926-1::jmiranda::(MD5Sum: 94a2c6218f7e251e27b9bd86ca7b9972)
  788. 2021-08-06 00:31:51,752 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-06-2049-alter-table-requisition-add-column-recipient-id.xml::1536284997693-1::jmiranda::(MD5Sum: 7d2f64e9151b63ef92d8c18c16b6fdc3)
  789. 2021-08-06 00:31:53,834 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-10-2043-alter-table-receipt-item-add-column-quantity-canceled.xml::1536637889233-1::jmiranda::(MD5Sum: 8bfd2ba13d1811c2bbe4d7b1fad680)
  790. 2021-08-06 00:31:55,886 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-10-2157-insert-reference-number-type-tracking-number.xml::1536634735965-1::jmiranda::(MD5Sum: 9a9b10ba732e55e73b2024f7994fa)
  791. 2021-08-06 00:31:55,922 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-10-2212-alter-table-add-column-driver-name.xml::1536635534923-1::jmiranda::(MD5Sum: e1147dfaa138adec1db99e68ceb4c283)
  792. 2021-08-06 00:31:58,039 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-10-2302-insert-event-type-partially-received.xml::1536638630891-1::jmiranda::(MD5Sum: 89babdcd46f4df4945308bc335f3a463)
  793. 2021-08-06 00:31:58,049 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-17-2302-alter-table-requisition-item-add-columns.xml::1537243341655-1::jmiranda::(MD5Sum: 813651b2f1114e9fdbc261d758f0ecc3)
  794. 2021-08-06 00:32:00,003 [DefaultPluginScheduler_Worker-7] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  795. 2021-08-06 00:32:00,140 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-17-2302-alter-table-requisition-item-add-columns.xml::1537243341655-2::jmiranda::(MD5Sum: 56d3ac3b98ae53b764e6446879fcbae)
  796. 2021-08-06 00:32:02,260 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-17-2302-alter-table-requisition-item-add-columns.xml::1537243341655-3::jmiranda::(MD5Sum: 23e76d1e555943573ab1229d8078494b)
  797. 2021-08-06 00:32:04,362 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-17-2302-alter-table-requisition-item-add-columns.xml::1537243341655-4::jmiranda::(MD5Sum: 84d559d9178d696bc47c782db1e8c02d)
  798. 2021-08-06 00:32:06,487 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-1::jmiranda (generated)::(MD5Sum: 9a2fb7d74c1884a56c26e8a7f096cb4f)
  799. 2021-08-06 00:32:08,603 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-2::jmiranda (generated)::(MD5Sum: ff5318af78e7861ce4f2629a8daeef81)
  800. 2021-08-06 00:32:10,719 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-3::jmiranda (generated)::(MD5Sum: 971a7c8e5cbf4f4242972ae2dd0bba)
  801. 2021-08-06 00:32:12,812 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-4::jmiranda (generated)::(MD5Sum: 7eb722708ed6fdcb6e5df137509f441)
  802. 2021-08-06 00:32:14,966 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-5::jmiranda (generated)::(MD5Sum: 7fa8dfbfc328cabb1b4e683d3742812)
  803. 2021-08-06 00:32:17,103 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-6::jmiranda (generated)::(MD5Sum: 1bd4abbb41d2bdc0125bf666a19e)
  804. 2021-08-06 00:32:19,262 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-7::jmiranda (generated)::(MD5Sum: 646629c32afcda5e4011dbf96e221949)
  805. 2021-08-06 00:32:21,412 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-8::jmiranda (generated)::(MD5Sum: 8ba2d5222d817bc33ea9768073123c)
  806. 2021-08-06 00:32:23,526 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-9::jmiranda (generated)::(MD5Sum: eb4a4eea7f195ce53980dabd55b124d0)
  807. 2021-08-06 00:32:25,688 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537377870794-10::jmiranda (generated)::(MD5Sum: fe651450417f76848dfa17995d09e13)
  808. 2021-08-06 00:32:27,842 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537377870794-17::jmiranda (generated)::(MD5Sum: 2ad88313939748228d39c48a8d2e401a)
  809. 2021-08-06 00:32:30,018 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537377870794-18::jmiranda (generated)::(MD5Sum: 9441e83e7995126fec2a3956ae2cc77)
  810. 2021-08-06 00:32:32,178 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-11::jmiranda (generated)::(MD5Sum: 5ed3ab048a031dee99ed73cac96d997)
  811. 2021-08-06 00:32:34,336 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-12::jmiranda (generated)::(MD5Sum: d4fd96ef2e9b5f4b17a5fc07b575319)
  812. 2021-08-06 00:32:36,487 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-13::jmiranda (generated)::(MD5Sum: 2115010d867ac741953b23ce53fa13b)
  813. 2021-08-06 00:32:38,651 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-14::jmiranda (generated)::(MD5Sum: 6aaefcef31ead6f66661da2f147d1)
  814. 2021-08-06 00:32:40,842 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-15::jmiranda (generated)::(MD5Sum: 55eec935c54466e7f2734425bd4f69)
  815. 2021-08-06 00:32:43,099 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-19-0002-add-transfer-order-columns.xml::1537333265049-16::jmiranda (generated)::(MD5Sum: dde963fab23452d7d94faa19e81bfea6)
  816. 2021-08-06 00:32:45,269 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-21-2000-reverse-requisition-origin-and-destination.xml::1537578091166-1::jmiranda (generated)::(MD5Sum: f3a2f16b3e4b76d23373db419b527a19)
  817. 2021-08-06 00:32:47,471 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-21-2000-reverse-requisition-origin-and-destination.xml::1537578091166-2::jmiranda (generated)::(MD5Sum: ab8676b4a28ac3b19cdbe6969af270c7)
  818. 2021-08-06 00:32:49,694 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-21-2000-reverse-requisition-origin-and-destination.xml::1537578091166-3::jmiranda (generated)::(MD5Sum: 3b0dfa5765cda6cf34b830f7e4701)
  819. 2021-08-06 00:32:49,702 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-21-2000-reverse-requisition-origin-and-destination.xml::1537578091166-4::jmiranda (generated)::(MD5Sum: 3e7a1dd3f45f291ce78b107b3bbc90)
  820. 2021-08-06 00:32:49,711 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-21-2000-reverse-requisition-origin-and-destination.xml::1537578091166-5::jmiranda (generated)::(MD5Sum: c8b723bc597f5e2692328da2df76a57b)
  821. 2021-08-06 00:32:51,895 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-21-2000-reverse-requisition-origin-and-destination.xml::1537578091166-6::jmiranda (generated)::(MD5Sum: 94d8a87a2fb4bb9580766036433c5afd)
  822. 2021-08-06 00:32:54,075 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-09-27-2257-update-existing-purchase-orders.xml::1538107129483-1::jmiranda (generated)::(MD5Sum: b04e8b3207145b301438e84a038a9)
  823. 2021-08-06 00:32:54,085 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-03-1513-shipment-has-many-receipts.xml::1538597274510-1::jmiranda (generated)::(MD5Sum: 9b7273893c2ae14269cabf4e2326ee8)
  824. 2021-08-06 00:32:56,342 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-03-1513-shipment-has-many-receipts.xml::1538597274510-2::jmiranda (generated)::(MD5Sum: 7d9492ef401340a6c63c50454189a59d)
  825. 2021-08-06 00:32:58,566 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-03-1513-shipment-has-many-receipts.xml::1538597274510-3::jmiranda (generated)::(MD5Sum: 6e72b08b1b070347af364e5e7d865ff)
  826. 2021-08-06 00:32:58,566 [localhost-startStop-1] INFO liquibase - Migrate data from shipment-has-a-receipt association to shipment-has-many-receipts.
  827. 2021-08-06 00:32:58,575 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-03-1513-shipment-has-many-receipts.xml::1538597274510-4::jmiranda (generated)::(MD5Sum: cfd5ccd54973f54b566f5f75e69e1b)
  828. 2021-08-06 00:32:58,575 [localhost-startStop-1] INFO liquibase - Migrate data to reference receipt on transactions related to inbound transactions.
  829. 2021-08-06 00:32:58,584 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-03-1513-shipment-has-many-receipts.xml::1538597274510-5::jmiranda (generated)::(MD5Sum: 559be2a6b2d485bdca2e469bcf1d11)
  830. 2021-08-06 00:32:58,584 [localhost-startStop-1] INFO liquibase - Clear out data from shipment receipt association (shipment.receipt_id). The reason for the join is so we
  831. -- clear out only rows that we know have receipts. We want to throw an error here to make sure earlier
  832. -- migrations completed successfully.
  833. 2021-08-06 00:32:58,592 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-03-1513-shipment-has-many-receipts.xml::1538597274510-6::jmiranda (generated)::(MD5Sum: 52bd5a693d65ad2b39d5b1f4acb3d3c)
  834. 2021-08-06 00:33:00,003 [DefaultPluginScheduler_Worker-8] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  835. 2021-08-06 00:33:00,852 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-03-1513-shipment-has-many-receipts.xml::1538597274510-7::jmiranda (generated)::(MD5Sum: 31c1476b45877c1ffbebe7e2c666259)
  836. 2021-08-06 00:33:03,090 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-03-1513-shipment-has-many-receipts.xml::1538597274510-8::jmiranda (generated)::(MD5Sum: 431f3decae4a9b6c605bd7174360)
  837. 2021-08-06 00:33:05,319 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-03-1513-shipment-has-many-receipts.xml::1538597274510-9::jmiranda (generated)::(MD5Sum: 1ba3829a85b38ddea94f8c74741909b)
  838. 2021-08-06 00:33:07,575 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-04-1438-alter-table-receipt-add-column-status-and-identifier.xml::1538681211885-1::jmiranda (generated)::(MD5Sum: 7d6387687ec2f76b26fa6a51be633)
  839. 2021-08-06 00:33:09,831 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-04-1438-alter-table-receipt-add-column-status-and-identifier.xml::1538681211885-2::jmiranda (generated)::(MD5Sum: 86fe6234455c75e748fd28ee6e9abf6)
  840. 2021-08-06 00:33:12,067 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-04-1438-alter-table-receipt-add-column-status-and-identifier.xml::1538681211885-3::jmiranda (generated)::(MD5Sum: 711bfd8a378b7db12555d5be72285)
  841. 2021-08-06 00:33:12,082 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-17-1003-add-foreign-key-constraint-requisition-item-recipient.xml::1539788637271-1::jmiranda (generated)::(MD5Sum: c7648da4ce49651f540fb93a1b74c27)
  842. 2021-08-06 00:33:14,303 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-17-1003-add-foreign-key-constraint-requisition-item-recipient.xml::1539788637271-2::jmiranda (generated)::(MD5Sum: 46a54b275e284325f4ae75f43496a12)
  843. 2021-08-06 00:33:16,570 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-17-1001-alter-table-receipt-add-column-is-split-item.xml::1539788371480-1::jmiranda (generated)::(MD5Sum: 805ba5a6c1eb20726dbf2f30d52b1ee2)
  844. 2021-08-06 00:33:18,820 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-10-25-1318-configure-shipping-templates.xml::1540492254253-1::jmiranda::(MD5Sum: 29fff64f5e972af17d12ca4786695ff)
  845. 2021-08-06 00:33:18,831 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-11-06-1434-modify-column-receipt-item-quantity-received.xml::1541536354547-1::jmiranda (generated)::(MD5Sum: 9f10c62eda1dbfc51869414b41257f)
  846. 2021-08-06 00:33:18,865 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-11-07-1501-alter-table-picklist-item-add-column-sort-order.xml::1541624477925-1::jmiranda (generated)::(MD5Sum: b0c7dc3dbc4dea467b3bd4d9bd9f2)
  847. 2021-08-06 00:33:21,208 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-11-21-1552-alter-table-requisition-add-column-requisition-template.xml::1542836845508-1::jmiranda (generated)::(MD5Sum: 93e31a60ac2551c3e35f6db6f3112d)
  848. 2021-08-06 00:33:23,468 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-11-21-1552-alter-table-requisition-add-column-requisition-template.xml::1542836845508-2::jmiranda (generated)::(MD5Sum: c9a2839058c5741875fa2c23c563aa61)
  849. 2021-08-06 00:33:25,745 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-12-10-1339-alter-table-requisition-add-column-replenishment-period.xml::1544469745196-1::jmiranda (generated)::(MD5Sum: 2a2ae6ee33191ce4232827d80f6e1)
  850. 2021-08-06 00:33:28,030 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-12-10-1339-alter-table-requisition-add-column-replenishment-period.xml::1544469745196-2::jmiranda (generated)::(MD5Sum: 2b287b177d1ffac6ec139ca2a219d6)
  851. 2021-08-06 00:33:28,039 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-12-12-2314-update-order-set-name-equal-description.xml::1544678172343-1::jmiranda (generated)::(MD5Sum: 84954d92a242ba585a19905e206bdb8)
  852. 2021-08-06 00:33:28,039 [localhost-startStop-1] INFO liquibase - Migrate description value to name column
  853. 2021-08-06 00:33:32,643 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-12-12-2314-update-order-set-name-equal-description.xml::1544678172343-2::jmiranda (generated)::(MD5Sum: fd40af10af56961f234c3ab1227d7769)
  854. 2021-08-06 00:33:32,643 [localhost-startStop-1] INFO liquibase - Fallback if there are somehow some orders without descriptions (should not be possible)
  855. 2021-08-06 00:33:37,158 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-12-12-2314-update-order-set-name-equal-description.xml::1544678172343-3::jmiranda (generated)::(MD5Sum: 8495ecf69b8884bf9df5f7b4e3d2e0ba)
  856. 2021-08-06 00:33:39,467 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2018-12-12-2314-update-order-set-name-equal-description.xml::1544678172343-4::jmiranda (generated)::(MD5Sum: 7daee1c55fb1d086beb63aff6ac4462)
  857. 2021-08-06 00:33:41,895 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-01-04-2346-insert-finance-role.xml::1546667174939-1::adminuser (generated)::(MD5Sum: a2cdb931788f4eeacac59261eb6ad5)
  858. 2021-08-06 00:33:41,906 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-01-26-0842-create-view-demand.xml::1546667174939-1::adminuser (generated)::(MD5Sum: 368f58d931dda3bb84a25f0f71a04c)
  859. 2021-08-06 00:33:41,922 [localhost-startStop-1] INFO liquibase - Change set 0.8.x/changelog-2019-01-26-0842-create-view-demand.xml::1546667174939-1::adminuser (generated) failed, but failOnError was false
  860. liquibase.exception.JDBCException: Error executing SQL CREATE OR REPLACE VIEW `openboxes`.`product_demand` AS SELECT
  861. -- request data
  862. request_id,
  863. request_status,
  864. request_number,
  865. date_created,
  866. date_requested,
  867. date_issued,
  868. origin_id,
  869. origin_name,
  870. destination_id,
  871. destination_name,
  872.  
  873. -- request item data
  874. request_item_id,
  875. product_id,
  876. product_code,
  877. product_name,
  878. quantity_requested,
  879. quantity_canceled,
  880. quantity_approved,
  881. quantity_modified,
  882. quantity_substituted,
  883. quantity_picked,
  884. reason_code_classification,
  885.  
  886. -- request item status
  887. CASE
  888. WHEN request_item_status = 'SUBSTITUTION'
  889. THEN 'ITEM_SUBSTITUTED'
  890. WHEN quantity_requested = quantity_canceled AND quantity_picked = 0
  891. THEN 'ITEM_CANCELED'
  892. WHEN quantity_requested = quantity_approved AND quantity_picked != quantity_approved
  893. THEN 'PICK_MODIFIED'
  894. WHEN quantity_requested != quantity_approved AND quantity_picked = quantity_approved
  895. THEN 'ITEM_MODIFIED'
  896. WHEN quantity_picked > 0 THEN 'ITEM_ISSUED'
  897. ELSE NULL
  898. END as request_item_change_status,
  899. -- quantity demand
  900. CASE
  901. WHEN request_item_status = 'SUBSTITUTION'
  902. THEN quantity_requested
  903. WHEN quantity_picked > quantity_requested
  904. THEN quantity_picked
  905. WHEN quantity_picked < quantity_requested AND reason_code_classification IN (NULL, 'INSUFFICIENT_QUANTITY_AVAILABLE')
  906. THEN quantity_requested
  907. WHEN quantity_picked < quantity_requested AND reason_code_classification IN ('CLINICAL_JUDGMENT')
  908. THEN quantity_picked
  909. ELSE quantity_requested
  910. END as quantity_demand
  911. FROM (
  912. SELECT
  913. request_id,
  914. request_item_id,
  915. request_status,
  916. request_number,
  917. date_created,
  918. date_requested,
  919. date_issued,
  920. origin_id,
  921. origin_name,
  922. destination_id,
  923. destination_name,
  924. product_id,
  925. product_code,
  926. product_name,
  927. quantity_requested,
  928. IFNULL(quantity_canceled, 0) AS quantity_canceled,
  929. IFNULL(quantity_approved, 0) AS quantity_approved,
  930. IFNULL(quantity_modified, 0) AS quantity_modified,
  931. IFNULL(quantity_substituted, 0) AS quantity_substituted,
  932. IFNULL(quantity_picked, 0) AS quantity_picked,
  933. cancel_reason_code,
  934. cancel_comments,
  935. pick_reason_code,
  936. reason_code_classification,
  937. insufficient_quantity_available,
  938. clinical_judgment,
  939. request_item_type,
  940. request_item_status,
  941. request_item_products
  942. FROM (
  943. SELECT
  944. requisition.id as request_id,
  945. requisition_item.id as request_item_id,
  946. requisition.status AS request_status,
  947. requisition.request_number,
  948. requisition.date_created as date_created,
  949. requisition.date_requested AS date_requested,
  950. requisition_transaction.date_issued AS date_issued,
  951. origin.id AS origin_id,
  952. origin.name AS origin_name,
  953. destination.id AS destination_id,
  954. destination.name AS destination_name,
  955. requisition_item.requisition_item_type as request_item_type,
  956. child_request_item.status as request_item_status,
  957. child_request_item.products as request_item_products,
  958. product.id AS product_id,
  959. product.product_code,
  960. product.name AS product_name,
  961. cancel_reason_code,
  962. -- FIXME converting from boolean to string does not strike me as a good idea here
  963. CASE
  964. WHEN insufficient_quantity_available = TRUE THEN 'INSUFFICIENT_QUANTITY_AVAILABLE'
  965. WHEN clinical_judgment = TRUE THEN 'CLINICAL_JUDGMENT'
  966. ELSE NULL
  967. END as reason_code_classification,
  968. insufficient_quantity_available,
  969. clinical_judgment,
  970. cancel_comments,
  971. pick_reason_code,
  972. quantity AS quantity_requested,
  973. quantity_canceled,
  974. quantity_approved,
  975.  
  976. -- quantity changed
  977. (
  978. SELECT
  979. SUM(quantity)
  980. FROM
  981. requisition_item child
  982. WHERE child.parent_requisition_item_id = requisition_item.id
  983. AND requisition_item_type = 'QUANTITY_CHANGE'
  984. ) AS quantity_modified,
  985.  
  986. -- quantity substituted (FIXME make sure the cancel reason code is necessary)
  987. (
  988. SELECT
  989. SUM(quantity)
  990. FROM
  991. requisition_item child
  992. WHERE child.parent_requisition_item_id = requisition_item.id
  993. AND requisition_item_type = 'SUBSTITUTION'
  994. AND requisition_item.cancel_reason_code IN ('STOCKOUT' , 'LOW_STOCK', 'COULD_NOT_LOCATE')
  995. ) AS quantity_substituted,
  996.  
  997. -- quantity picked
  998. picked_items.quantity_picked
  999. FROM requisition_item
  1000. JOIN product ON product.id = requisition_item.product_id
  1001. JOIN requisition ON requisition.id = requisition_item.requisition_id
  1002. JOIN location destination ON destination.id = requisition.destination_id
  1003. JOIN location origin ON origin.id = requisition.origin_id
  1004. JOIN location_type on origin.location_type_id = location_type.id
  1005.  
  1006. -- Used to get issue date
  1007. LEFT OUTER JOIN (
  1008. SELECT
  1009. requisition.id as requisition_id,
  1010. transaction.transaction_date as date_issued
  1011. FROM requisition
  1012. JOIN shipment on shipment.requisition_id = requisition.id
  1013. JOIN transaction on shipment.id = transaction.outgoing_shipment_id
  1014. ) as requisition_transaction on requisition.id = requisition_transaction.requisition_id
  1015.  
  1016. -- Used to get quantity picked
  1017. LEFT OUTER JOIN (
  1018. SELECT
  1019. ifnull(requisition_item.parent_requisition_item_id, requisition_item.id) as requisition_item_id,
  1020. SUM(picklist_item.quantity) as quantity_picked
  1021. FROM
  1022. picklist_item join requisition_item on picklist_item.requisition_item_id = requisition_item.id
  1023. GROUP BY requisition_item.id
  1024. ) as picked_items ON (picked_items.requisition_item_id = requisition_item.id)
  1025.  
  1026. -- Used to determine whether a requisition item was changed or substituted
  1027. LEFT OUTER JOIN (
  1028. SELECT
  1029. requisition_item.id as requisition_item_id,
  1030. GROUP_CONCAT(distinct(child.product_id)) as products,
  1031. IFNULL(GROUP_CONCAT(distinct(child.requisition_item_type)), requisition_item.requisition_item_type) as status
  1032. FROM requisition_item
  1033. LEFT OUTER JOIN requisition_item child on child.parent_requisition_item_id = requisition_item.id
  1034. GROUP BY requisition_item.id
  1035. ) as child_request_item ON requisition_item.id = child_request_item.requisition_item_id
  1036.  
  1037. -- Used to classify whether a request item was changed or canceled due to reason code related to insufficient quantity available
  1038. LEFT OUTER JOIN (
  1039. select
  1040. parent_item.id as requisition_item_id,
  1041. -- check all reason codes for insufficient quantity available
  1042. sum(if(parent_item.cancel_reason_code in ('STOCKOUT', 'LOW_STOCK', 'COULD_NOT_LOCATE')
  1043. or parent_item.pick_reason_code in ('STOCKOUT', 'LOW_STOCK', 'COULD_NOT_LOCATE')
  1044. or child_item.cancel_reason_code in ('STOCKOUT', 'LOW_STOCK', 'COULD_NOT_LOCATE')
  1045. or child_item.pick_reason_code in ('STOCKOUT', 'LOW_STOCK', 'COULD_NOT_LOCATE')
  1046. or parent_picklist_item.reason_code in ('STOCKOUT', 'LOW_STOCK', 'COULD_NOT_LOCATE')
  1047. or child_picklist_item.reason_code in ('STOCKOUT', 'LOW_STOCK', 'COULD_NOT_LOCATE'), true, false)) as insufficient_quantity_available,
  1048. -- otherwise the reason code is probably related to a clinical judgment
  1049. sum((coalesce(parent_item.cancel_reason_code, child_item.cancel_reason_code,
  1050. parent_item.pick_reason_code, child_item.pick_reason_code,
  1051. parent_picklist_item.reason_code, child_picklist_item.reason_code) != '')) as clinical_judgment
  1052. from requisition_item parent_item
  1053. left outer join requisition_item child_item on child_item.parent_requisition_item_id = parent_item.id
  1054. left outer join picklist_item parent_picklist_item on parent_item.id = parent_picklist_item.requisition_item_id
  1055. left outer join picklist_item child_picklist_item on child_item.id = child_picklist_item.requisition_item_id
  1056. group by parent_item.id
  1057. ) as reason_codes on requisition_item.id = reason_codes.requisition_item_id
  1058.  
  1059. WHERE requisition_item.requisition_item_type = 'ORIGINAL'
  1060. AND location_type.location_type_code = 'DEPOT'
  1061. AND requisition.status = 'ISSUED'
  1062. ) AS tmp1
  1063. ) AS tmp2;
  1064. at liquibase.database.template.JdbcTemplate.execute(JdbcTemplate.java:55)
  1065. at liquibase.database.template.JdbcTemplate.execute(JdbcTemplate.java:86)
  1066. at liquibase.change.AbstractChange.execute(AbstractChange.java:247)
  1067. at liquibase.change.AbstractChange.executeStatements(AbstractChange.java:93)
  1068. at liquibase.ChangeSet.execute(ChangeSet.java:214)
  1069. at liquibase.parser.visitor.UpdateVisitor.visit(UpdateVisitor.java:26)
  1070. at liquibase.parser.ChangeLogIterator.run(ChangeLogIterator.java:41)
  1071. at liquibase.Liquibase.update(Liquibase.java:112)
  1072. at liquibase.Liquibase$update.call(Unknown Source)
  1073. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
  1074. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
  1075. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:124)
  1076. at BootStrap$_closure1.doCall(BootStrap.groovy:469)
  1077. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1078. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1079. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1080. at java.lang.reflect.Method.invoke(Method.java:607)
  1081. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
  1082. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
  1083. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)
  1084. at groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)
  1085. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
  1086. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:930)
  1087. at groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)
  1088. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
  1089. at groovy.lang.Closure.call(Closure.java:282)
  1090. at groovy.lang.Closure.call(Closure.java:277)
  1091. at grails.util.Environment.evaluateEnvironmentSpecificBlock(Environment.java:251)
  1092. at grails.util.Environment.executeForEnvironment(Environment.java:244)
  1093. at grails.util.Environment.executeForCurrentEnvironment(Environment.java:220)
  1094. at org.codehaus.groovy.grails.commons.DefaultGrailsBootstrapClass.callInit(DefaultGrailsBootstrapClass.java:59)
  1095. at org.codehaus.groovy.grails.web.context.GrailsConfigUtils.executeGrailsBootstraps(GrailsConfigUtils.java:74)
  1096. at org.codehaus.groovy.grails.web.context.GrailsContextLoader.createWebApplicationContext(GrailsContextLoader.java:74)
  1097. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)
  1098. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
  1099. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5197)
  1100. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5720)
  1101. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  1102. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1018)
  1103. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:994)
  1104. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
  1105. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1127)
  1106. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:2020)
  1107. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
  1108. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  1109. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
  1110. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
  1111. at java.lang.Thread.run(Thread.java:748)
  1112. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'parent_item.pick_reason_code' in 'field list'
  1113. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1114. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  1115. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1116. at java.lang.reflect.Constructor.newInstance(Constructor.java:527)
  1117. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  1118. at com.mysql.jdbc.Util.getInstance(Util.java:408)
  1119. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
  1120. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
  1121. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
  1122. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
  1123. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  1124. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  1125. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  1126. at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845)
  1127. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745)
  1128. at com.mchange.v2.c3p0.impl.NewProxyStatement.execute(NewProxyStatement.java:75)
  1129. at liquibase.database.template.JdbcTemplate$1ExecuteStatementCallback.doInStatement(JdbcTemplate.java:78)
  1130. at liquibase.database.template.JdbcTemplate.execute(JdbcTemplate.java:48)
  1131. ... 47 more
  1132. 2021-08-06 00:33:41,943 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-01-29-2345-update-quantity-approved.xml::1548827127989-1::adminuser (generated)::(MD5Sum: 9fe55df1f8494786b47bb55b3667042)
  1133. 2021-08-06 00:33:41,943 [localhost-startStop-1] INFO liquibase - A bug in the stock movement feature caused quantity approved to be set to null for most items.
  1134. 2021-08-06 00:33:41,955 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-02-04-1323-modify-product-supplier-unit-price.xml::1549308370576-1::adminuser (generated)::(MD5Sum: 174aa0fc441c71598f2683ea187ffca)
  1135. 2021-08-06 00:33:41,992 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-02-04-1623-alter-table-requisition-add-column-sort-by-code.xml::1549320065466-1::adminuser (generated)::(MD5Sum: d652ad9a85d32bd19f5ddb85e7986be4)
  1136. 2021-08-06 00:33:44,458 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-02-26-0001-add-sort-order-column.xml::1551120163248-1::jmiranda (generated)::(MD5Sum: bc69e813307db7b41a52c14e1290abb5)
  1137. 2021-08-06 00:33:46,734 [localhost-startStop-1] INFO liquibase - Marking ChangeSet: 0.8.x/changelog-2019-02-26-0001-add-sort-order-column.xml::1551120163248-1::jmiranda (generated)::(MD5Sum: bc69e813307db7b41a52c14e1290abb5) ran due to precondition failure:
  1138. Not precondition failed
  1139.  
  1140. 2021-08-06 00:33:46,742 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-02-26-0001-add-sort-order-column.xml::1551120163248-2::jmiranda (generated)::(MD5Sum: 31ba7a9c9a72fe4cd45b81a5fb7ef7a0)
  1141. 2021-08-06 00:33:49,073 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-02-26-0001-add-sort-order-column.xml::1551120163248-3::jmiranda (generated)::(MD5Sum: 71c976e5b05707a4eb923a63869eb8e)
  1142. 2021-08-06 00:33:51,483 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-03-17-0104-consolidate-inventory-snapshot-tables.xml::1552802756393-0::jmiranda (generated)::(MD5Sum: 558a57177f6295a7919bf36863f1550)
  1143. 2021-08-06 00:33:53,831 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-03-17-0104-consolidate-inventory-snapshot-tables.xml::1552802756393-1::jmiranda (generated)::(MD5Sum: 979cf1cd6c793bbf6b4721d6faa29a4)
  1144. 2021-08-06 00:33:56,221 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-03-17-0104-consolidate-inventory-snapshot-tables.xml::1552802756393-2::jmiranda (generated)::(MD5Sum: fab8d7d9ba1320fb5b47cbb6a9b2a8)
  1145. 2021-08-06 00:33:58,550 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-03-17-0104-consolidate-inventory-snapshot-tables.xml::1552802756393-3::jmiranda (generated)::(MD5Sum: d673c812e68dba1b451546882c35c272)
  1146. 2021-08-06 00:34:00,003 [DefaultPluginScheduler_Worker-9] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  1147. 2021-08-06 00:34:00,964 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-03-17-0104-consolidate-inventory-snapshot-tables.xml::1552802756393-4::jmiranda (generated)::(MD5Sum: 3198835c74e9cc16499578743d7d6520)
  1148. 2021-08-06 00:34:03,311 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-03-17-0104-consolidate-inventory-snapshot-tables.xml::1552802756393-5::jmiranda (generated)::(MD5Sum: 48bb51ba14eb7aea3429a43c714e3e3)
  1149. 2021-08-06 00:34:05,703 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-03-17-0104-consolidate-inventory-snapshot-tables.xml::1552802756393-6::jmiranda (generated)::(MD5Sum: d2e20facabde3b9eda042502cbc477f)
  1150. 2021-08-06 00:34:08,048 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-03-17-0104-consolidate-inventory-snapshot-tables.xml::1552802756393-7::jmiranda (generated)::(MD5Sum: d9fd2b7974d8d12e1a7877d398abb7)
  1151. 2021-08-06 00:34:10,399 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-03-17-0104-consolidate-inventory-snapshot-tables.xml::1552802756393-8::jmiranda (generated)::(MD5Sum: 7b26275ef833f81a7ea3a40e8781088)
  1152. 2021-08-06 00:34:12,789 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-03-17-0104-consolidate-inventory-snapshot-tables.xml::1552802756393-9::jmiranda (generated)::(MD5Sum: ea224435b46945232be6ed1564ab1e)
  1153. 2021-08-06 00:34:15,161 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-03-17-0104-consolidate-inventory-snapshot-tables.xml::1552802756393-10::jmiranda (generated)::(MD5Sum: 254435a4bbf396c45c39ec9c76db4aa5)
  1154. 2021-08-06 00:34:17,575 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-05-01-2141-inventory-level-improvements.xml::1556764773500-1::jmiranda (generated)::(MD5Sum: b3215a1a288f6fe187d296288441f23)
  1155. 2021-08-06 00:34:19,989 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-05-01-2141-inventory-level-improvements.xml::1556764773500-2::jmiranda (generated)::(MD5Sum: e2cbf33ce23a79a26857255e8f2357b)
  1156. 2021-08-06 00:34:22,425 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-05-01-2141-inventory-level-improvements.xml::1556764773500-3::jmiranda (generated)::(MD5Sum: 23812f8072c073fec7be1e32aa9e86e0)
  1157. 2021-08-06 00:34:24,880 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-05-01-2141-inventory-level-improvements.xml::1556764773500-4::jmiranda (generated)::(MD5Sum: ec834c45112542323b9889e98e51a0de)
  1158. 2021-08-06 00:34:27,323 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-05-01-2141-inventory-level-improvements.xml::1556764773500-5::jmiranda (generated)::(MD5Sum: 35919ef2926a21416edd7db030d170a0)
  1159. 2021-08-06 00:34:34,856 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-05-01-2141-inventory-level-improvements.xml::1556764773500-6::jmiranda (generated)::(MD5Sum: 9fde470659a54ee21437537c179307a)
  1160. 2021-08-06 00:34:37,261 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-05-01-2141-inventory-level-improvements.xml::1556764773500-7::jmiranda (generated)::(MD5Sum: e1e9c8607248b3364633bc74108e23d)
  1161. 2021-08-06 00:34:39,664 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-05-01-2141-inventory-level-improvements.xml::1556764773500-8::jmiranda (generated)::(MD5Sum: c9fa99d57e94d956c7d59d951c535ebe)
  1162. 2021-08-06 00:34:42,171 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-05-31-2311-drop-inventory-snapshot-key.xml::1559362354263-1::jmiranda (generated)::(MD5Sum: d2e20facabde3b9eda042502cbc477f)
  1163. 2021-08-06 00:34:44,552 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-05-31-2311-drop-inventory-snapshot-key.xml::1559362354263-2::jmiranda (generated)::(MD5Sum: d19b64269389e0519faa9b43c1422540)
  1164. 2021-08-06 00:34:46,949 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-06-18-1035-add-inventory-item-comments.xml::1560872513125-1::jmiranda (generated)::(MD5Sum: e51364e34ff05e82ffb65fcf4216ad99)
  1165. 2021-08-06 00:34:49,337 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-01-2114-refactor-adjustment-transaction-type.xml::1564712113471-2::jmiranda (generated)::(MD5Sum: 9f5cdc71994369293afe7884bac5c4f)
  1166. 2021-08-06 00:34:49,370 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-01-2114-refactor-adjustment-transaction-type.xml::1564712113471-3::jmiranda (generated)::(MD5Sum: 23e0bebeaa67fe3ad03abaeed0d9aaad)
  1167. 2021-08-06 00:34:49,381 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-01-2114-refactor-adjustment-transaction-type.xml::1564712113471-4::jmiranda (generated)::(MD5Sum: 9f532de29311d3f22367cb74a9931)
  1168. 2021-08-06 00:34:49,391 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-01-2114-refactor-adjustment-transaction-type.xml::1564712113471-5::jmiranda (generated)::(MD5Sum: 5cd166d43776bb0fef01628885ba17)
  1169. 2021-08-06 00:34:49,407 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-01-2114-refactor-adjustment-transaction-type.xml::1564712113471-6::jmiranda (generated)::(MD5Sum: 195603d4dab2b375429f8cba6153bf9)
  1170. 2021-08-06 00:34:49,428 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-01-2153-add-column-transaction-entry-reason-code.xml::1564714450593-1::jmiranda (generated)::(MD5Sum: d0ea4f385dc2cee72ed97b1277bac525)
  1171. 2021-08-06 00:34:51,812 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-15-1229-alter-table-inventory-snapshot-add-unique-index.xml::1565890211110-0::jmiranda (generated)::(MD5Sum: eb78d72935a56b11ef054e023f7bc32)
  1172. 2021-08-06 00:34:51,820 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-15-1229-alter-table-inventory-snapshot-add-unique-index.xml::1565890211110-1::jmiranda (generated)::(MD5Sum: b04ed37539813ec408d68f62ac22e8e)
  1173. 2021-08-06 00:34:51,821 [localhost-startStop-1] INFO liquibase - Remove duplicates before creating unique constraint on inventory_snapshot.
  1174. 2021-08-06 00:34:51,822 [localhost-startStop-1] INFO liquibase - Marking ChangeSet: 0.8.x/changelog-2019-08-15-1229-alter-table-inventory-snapshot-add-unique-index.xml::1565890211110-1::jmiranda (generated)::(MD5Sum: b04ed37539813ec408d68f62ac22e8e) ran due to precondition failure:
  1175. Not precondition failed
  1176.  
  1177. 2021-08-06 00:34:51,829 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-15-1229-alter-table-inventory-snapshot-add-unique-index.xml::1565890211110-2::jmiranda (generated)::(MD5Sum: 50dd21c2d35e43777621a23d65c61)
  1178. 2021-08-06 00:34:54,245 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-15-1229-alter-table-inventory-snapshot-add-unique-index.xml::1565890211110-3-disable-foreign-key-checks::jmiranda (generated)::(MD5Sum: eb78d72935a56b11ef054e023f7bc32)
  1179. 2021-08-06 00:34:54,246 [localhost-startStop-1] INFO liquibase - This is necessary in case one of the previous migrations fail.
  1180. 2021-08-06 00:34:54,254 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-15-1229-alter-table-inventory-snapshot-add-unique-index.xml::1565890211110-3::jmiranda (generated)::(MD5Sum: 468fb11eba3236e7b699e351f74f7e)
  1181. 2021-08-06 00:34:56,635 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-15-1229-alter-table-inventory-snapshot-add-unique-index.xml::1565890211110-4::jmiranda (generated)::(MD5Sum: a311a4302b0eac1e5b6147bf888860)
  1182. 2021-08-06 00:34:58,984 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-15-1229-alter-table-inventory-snapshot-add-unique-index.xml::1565890211110-5::jmiranda (generated)::(MD5Sum: e853e0d35d4296e21a20ccee172d3)
  1183. 2021-08-06 00:35:00,004 [DefaultPluginScheduler_Worker-10] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  1184. 2021-08-06 00:35:00,006 [DefaultPluginScheduler_Worker-1] INFO jobs.DataCleaningJob - Postponing job execution until liquibase migrations are complete
  1185. 2021-08-06 00:35:01,387 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-15-1229-alter-table-inventory-snapshot-add-unique-index.xml::1565890211110-6::jmiranda (generated)::(MD5Sum: 90a55e625fb5be0f1eca89bad7dae5c)
  1186. 2021-08-06 00:35:03,811 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-15-1229-alter-table-inventory-snapshot-add-unique-index.xml::1565890211110-7::jmiranda (generated)::(MD5Sum: b0b611a9c4e19d80f44312c28bf9ff8)
  1187. 2021-08-06 00:35:03,820 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-16-2243-add-column-product-catalog-color.xml::1566013379806-1::jmiranda (generated)::(MD5Sum: 67b35337cf4f5fd1dd1a27e2bca9e94)
  1188. 2021-08-06 00:35:06,229 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-20-1521-add-column-requisition-item-pick-reason-code.xml::1566332763499-1::jmiranda (generated)::(MD5Sum: 18a1b067e673cc36ef3ed663377a141)
  1189. 2021-08-06 00:35:08,669 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-29-1303-create-stock-alert-views.xml::1567101942662-0::jmiranda (generated)::(MD5Sum: 4644cc4248a3293c112b199c8a818)
  1190. 2021-08-06 00:35:08,669 [localhost-startStop-1] INFO liquibase - Add new notification roles
  1191. 2021-08-06 00:35:08,693 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-29-1303-create-stock-alert-views.xml::1567101942662-1::jmiranda (generated)::(MD5Sum: 776cd8f79c8f9d7fb113312846252b2)
  1192. 2021-08-06 00:35:08,704 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-29-1303-create-stock-alert-views.xml::1567101942662-2::jmiranda (generated)::(MD5Sum: 3e768f6c12d4a606f7a542b847b73c)
  1193. 2021-08-06 00:35:08,716 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-29-1303-create-stock-alert-views.xml::1567101942662-3::jmiranda (generated)::(MD5Sum: 6b5f9e9dcbc69f57990f29e5b19fa3)
  1194. 2021-08-06 00:35:08,727 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-29-1303-create-stock-alert-views.xml::1567101942662-4::jmiranda (generated)::(MD5Sum: 8aff7e47d1ae89ceeba118eb438f39c)
  1195. 2021-08-06 00:35:08,738 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-08-29-1303-create-stock-alert-views.xml::1567101942662-5::jmiranda (generated)::(MD5Sum: 5a12a32ff9f7a0f7e0d48fcf0bfe968)
  1196. 2021-08-06 00:35:08,750 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-09-12-2110-update-inventory-snapshot-id.xml::1567101942662-1::jmiranda (generated)::(MD5Sum: b8c5785564fa1788db4269d3e6e649a5)
  1197. 2021-08-06 00:35:08,759 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-11-26-2246-update-transaction-set-requisition-id.xml::1574830064357-1::jmiranda (generated)::(MD5Sum: 10dc143f23c633376704f71ddbcf2d9)
  1198. 2021-08-06 00:35:08,769 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2019-11-26-2246-update-transaction-set-requisition-id.xml::1574830064357-2::jmiranda (generated)::(MD5Sum: 1e3769028e723f33fd70fe6977628c)
  1199. 2021-08-06 00:35:08,779 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-01-13-1630-replace-view-product-demand.xml::1578954783136-1::adminuser (generated)::(MD5Sum: 368f58d931dda3bb84a25f0f71a04c)
  1200. 2021-08-06 00:35:08,793 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-01-14-1235-alter-table-order-shipment.xml::1581705345097-1::jmiranda::(MD5Sum: f72f1263d55635ba1edd3f0be8ec92)
  1201. 2021-08-06 00:35:11,311 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-01-14-1235-alter-table-order-shipment.xml::1581705345097-2::jmiranda::(MD5Sum: c775625b2a69425b6d3e2c5ceafcfc77)
  1202. 2021-08-06 00:35:13,926 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-12-2045-add-column-order-item-product-supplier-id.xml::1581561998260-1::jmiranda::(MD5Sum: bb383d425dfdb44261903e99839dc179)
  1203. 2021-08-06 00:35:16,420 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-12-2045-add-column-order-item-product-supplier-id.xml::1581561998260-2::jmiranda::(MD5Sum: 91e7adfb2672c7e610a61865ba33e0b9)
  1204. 2021-08-06 00:35:19,169 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2000-add-column-order-currency.xml::1582859371787-1::jmiranda::(MD5Sum: f46962d1d461b4d55d1e1128a0b36835)
  1205. 2021-08-06 00:35:21,697 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2051-insert-currency-uom-class.xml::1582858163230-1::jmiranda::(MD5Sum: f0e15c29b586bcff8216573c7552de)
  1206. 2021-08-06 00:35:21,711 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2051-insert-currency-uom-class.xml::1582858163230-2::jmiranda::(MD5Sum: 2056101a2923b97b523c539d1e57d315)
  1207. 2021-08-06 00:35:21,725 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2051-insert-currency-uom-class.xml::1582858163230-3::jmiranda::(MD5Sum: 7592134690d44b4813da8487652cd0)
  1208. 2021-08-06 00:35:21,738 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2051-insert-currency-uom-class.xml::1582858163230-4::jmiranda::(MD5Sum: 691b7cff559ab6c7e61f1e8e3b14f51)
  1209. 2021-08-06 00:35:21,739 [localhost-startStop-1] INFO liquibase - Set base unit of measure for currency class to USD.
  1210. 2021-08-06 00:35:21,751 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2051-insert-currency-uom-class.xml::1582858163230-5::jmiranda::(MD5Sum: d95788e15137eea35b489e8fe8b06eef)
  1211. 2021-08-06 00:35:21,763 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2052-create-table-uom-conversion.xml::1582866990971-1::jmiranda (generated)::(MD5Sum: e961e8b358564e6907b5c0154cd4ae)
  1212. 2021-08-06 00:35:24,295 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2052-create-table-uom-conversion.xml::1582866990971-2::jmiranda (generated)::(MD5Sum: 7c31e92bf8527cf5585dc82792fcd7)
  1213. 2021-08-06 00:35:26,839 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2052-create-table-uom-conversion.xml::1582866990971-3::jmiranda (generated)::(MD5Sum: ba7f53d3ab7eb1c661456c9b4fcf191)
  1214. 2021-08-06 00:35:29,408 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2235-create-table-order-adjustment.xml::1582860014268-1::jmiranda (generated)::(MD5Sum: 13edcf6b03bcde937f848b5363405b)
  1215. 2021-08-06 00:35:31,984 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2235-create-table-order-adjustment.xml::1582860014268-2::jmiranda (generated)::(MD5Sum: 9b1db912a5d843bdf140fbe7b1e1161f)
  1216. 2021-08-06 00:35:34,583 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2235-create-table-order-adjustment.xml::1582860014268-3::jmiranda (generated)::(MD5Sum: 78c1453954debef0b189406f501b162f)
  1217. 2021-08-06 00:35:37,243 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2235-create-table-order-adjustment.xml::1582860014268-4::jmiranda (generated)::(MD5Sum: a4104230a66b61da044ed6518486e2a)
  1218. 2021-08-06 00:35:39,888 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2235-create-table-order-adjustment.xml::1582860014268-5::jmiranda (generated)::(MD5Sum: 88fe4b44ec39cdebcf135239abb790)
  1219. 2021-08-06 00:35:42,593 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2235-create-table-order-adjustment.xml::1582860014268-6::jmiranda (generated)::(MD5Sum: ee048ad530bfa7a439d3aaee588aa)
  1220. 2021-08-06 00:35:42,627 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2235-create-table-order-adjustment.xml::1582860014268-7::jmiranda (generated)::(MD5Sum: 8b3d4396ac1c74cfbb9152242a61ab3)
  1221. 2021-08-06 00:35:42,640 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2235-create-table-order-adjustment.xml::1582860014268-8::jmiranda (generated)::(MD5Sum: a29f91d8faf24d15f2ee63c697843b57)
  1222. 2021-08-06 00:35:42,652 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2235-create-table-order-adjustment.xml::1582860014268-9::jmiranda (generated)::(MD5Sum: 71defa43260e69676b9ba24b3ef4bc9)
  1223. 2021-08-06 00:35:42,667 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2235-create-table-order-adjustment.xml::1582860014268-10::jmiranda (generated)::(MD5Sum: 232a85d73e2078cabf4e7b8c8e63c0)
  1224. 2021-08-06 00:35:42,679 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-27-2235-create-table-order-adjustment.xml::1582860014268-11::jmiranda (generated)::(MD5Sum: 7188aaf96d721686191f345eaa9945d)
  1225. 2021-08-06 00:35:42,691 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-29-0000-create-table-payment-method-type.xml::1583274247242-1::jmiranda (generated)::(MD5Sum: 63c11d897c66f0203376a01df46c59)
  1226. 2021-08-06 00:35:45,384 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-29-0000-create-table-payment-term.xml::1583274256388-1::jmiranda (generated)::(MD5Sum: ab44e988d185a8897555373f9f4bd987)
  1227. 2021-08-06 00:35:48,071 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-29-0005-alter-table-order-add-column-payment-method-type.xml::1582956153073-1::jmiranda (generated)::(MD5Sum: d54412c4eb916425fa6f80e4ebd72053)
  1228. 2021-08-06 00:35:50,799 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-29-0005-alter-table-order-add-column-payment-method-type.xml::1582956153073-2::jmiranda (generated)::(MD5Sum: 5175529c538e8117fcff158439f2b95d)
  1229. 2021-08-06 00:35:53,564 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-29-0005-alter-table-order-add-column-payment-terms.xml::1582987218186-1::jmiranda (generated)::(MD5Sum: fd967b94679cbee9ffa5711d99a50c)
  1230. 2021-08-06 00:35:56,270 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-02-29-0005-alter-table-order-add-column-payment-terms.xml::1582987218186-2::jmiranda (generated)::(MD5Sum: 3d7d47f563bd78f72fc78049463082a5)
  1231. 2021-08-06 00:35:58,999 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-09-1515-alter-table-order-add-column-approved-by.xml::1583784982488-1::jmiranda (generated)::(MD5Sum: fc418741b1c92c3574e428c12f84b4)
  1232. 2021-08-06 00:36:00,003 [DefaultPluginScheduler_Worker-2] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  1233. 2021-08-06 00:36:01,742 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-09-1515-alter-table-order-add-column-approved-by.xml::1583784982488-2::jmiranda (generated)::(MD5Sum: ed4f85d7ddbc5b4620e851a28cbd9ce0)
  1234. 2021-08-06 00:36:04,524 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-09-1515-alter-table-order-add-column-approved-by.xml::1583784982488-3::jmiranda (generated)::(MD5Sum: a6e1ad665f7953d2de151f830c4bcaa)
  1235. 2021-08-06 00:36:07,317 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-16-1323-alter-table-order-add-columns-for-party-association.xml::1584381637680-1::jmiranda (generated)::(MD5Sum: c4a975367ae61a949d08524dd433a1)
  1236. 2021-08-06 00:36:10,101 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-16-1323-alter-table-order-add-columns-for-party-association.xml::1584381637680-2::jmiranda (generated)::(MD5Sum: ec938c7afa22258e27a775331a76e1bd)
  1237. 2021-08-06 00:36:12,862 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-16-1323-alter-table-order-add-columns-for-party-association.xml::1584381637680-3::jmiranda (generated)::(MD5Sum: 78e076b19571364d9d66edddb939562a)
  1238. 2021-08-06 00:36:15,673 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-16-1323-alter-table-order-add-columns-for-party-association.xml::1584381637680-4::jmiranda (generated)::(MD5Sum: 70ecfc65befe5abb135d9f85ae5ee5b)
  1239. 2021-08-06 00:36:18,416 [localhost-startStop-1] INFO liquibase - Marking ChangeSet: 0.8.x/changelog-2020-03-16-1323-alter-table-order-add-columns-for-party-association.xml::1584381637680-4::jmiranda (generated)::(MD5Sum: 70ecfc65befe5abb135d9f85ae5ee5b) ran due to precondition failure:
  1240. Not precondition failed
  1241.  
  1242. 2021-08-06 00:36:18,425 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-27-1557-alter-table-add-columns-order-item-datetimes.xml::1585342616463-1::jmiranda (generated)::(MD5Sum: 981d8543ff87c29fbd5dc95a31c755f1)
  1243. 2021-08-06 00:36:21,195 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-27-1557-alter-table-add-columns-order-item-datetimes.xml::1585342616463-2::jmiranda (generated)::(MD5Sum: 9612bbf3836330bb47a0bfb448536579)
  1244. 2021-08-06 00:36:23,997 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-27-1557-alter-table-add-columns-order-item-datetimes.xml::1585342616463-3::jmiranda (generated)::(MD5Sum: 9dd1996c4c9684206fa0a257d4bfc7c0)
  1245. 2021-08-06 00:36:26,821 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-27-1557-alter-table-add-columns-order-item-datetimes.xml::1585342616463-4::jmiranda (generated)::(MD5Sum: 8cb5febb7d9a797a460e3bf70a6f51)
  1246. 2021-08-06 00:36:29,594 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-27-1557-alter-table-add-columns-order-item-datetimes.xml::1585342616463-5::jmiranda (generated)::(MD5Sum: 284243584e5c5b3a5364bfef1742f3)
  1247. 2021-08-06 00:36:32,393 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-03-27-1557-alter-table-add-columns-order-item-datetimes.xml::1585342616463-6::jmiranda (generated)::(MD5Sum: 1ce64e6def3dbd3b63727affd36ebdd)
  1248. 2021-08-06 00:36:35,212 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-09-1218-alter-table-add-columns-order-audit-fields.xml::1586452540228-1::jmiranda (generated)::(MD5Sum: 43f6db2f65853cb9e0a61feab73e9)
  1249. 2021-08-06 00:36:38,004 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-09-1218-alter-table-add-columns-order-audit-fields.xml::1586452540228-2::jmiranda (generated)::(MD5Sum: 749c6cf293d653aa1fb1fe88028e57b)
  1250. 2021-08-06 00:36:40,840 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-09-1218-alter-table-add-columns-order-audit-fields.xml::1586452540228-3::jmiranda (generated)::(MD5Sum: 82447f6245ab875378eab1eac42a61a)
  1251. 2021-08-06 00:36:43,724 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-09-1218-alter-table-add-columns-order-audit-fields.xml::1586452540228-4::jmiranda (generated)::(MD5Sum: aa7879578536a4e1b43077f22e9172ee)
  1252. 2021-08-06 00:36:46,589 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-23-1026-alter-table-add-column-order-item-quantity-uom.xml::1587655518026-1::jmiranda (generated)::(MD5Sum: f2db695eaef86620b3688a3dcca5e162)
  1253. 2021-08-06 00:36:49,395 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-23-1026-alter-table-add-column-order-item-quantity-uom.xml::1587655518026-2::jmiranda (generated)::(MD5Sum: 9a4c927a23b1ea617798e5db2df5ec2)
  1254. 2021-08-06 00:36:52,226 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-23-1026-alter-table-add-column-order-item-quantity-uom.xml::1587655518026-3::jmiranda (generated)::(MD5Sum: c5ae4a4f68e6f3582ad6b859ed4f83a5)
  1255. 2021-08-06 00:36:55,088 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-23-1026-alter-table-add-column-order-item-quantity-uom.xml::1587655518026-4::jmiranda (generated)::(MD5Sum: 83a4333c4948579ac3d4618f29cfb64)
  1256. 2021-08-06 00:36:57,929 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-23-1026-alter-table-add-column-order-item-quantity-uom.xml::1587655518026-5::jmiranda (generated)::(MD5Sum: 8512a8e0b0bcc19785182a3c6ed885)
  1257. 2021-08-06 00:37:00,003 [DefaultPluginScheduler_Worker-3] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  1258. 2021-08-06 00:37:00,790 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-25-2156-insert-default-quantity-unit-of-measures.xml::1587869843708-1::jmiranda::(MD5Sum: 753d6789255285555ad75412dcf9ba1)
  1259. 2021-08-06 00:37:00,803 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-25-2156-insert-default-quantity-unit-of-measures.xml::1587869843708-2::jmiranda::(MD5Sum: c8159e04d62f428e9f8604a2d7c9d7a)
  1260. 2021-08-06 00:37:00,815 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-25-2156-insert-default-quantity-unit-of-measures.xml::1587869843708-3::jmiranda::(MD5Sum: 21deb05939848388279a219e8e4e31c9)
  1261. 2021-08-06 00:37:00,830 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-25-2156-insert-default-quantity-unit-of-measures.xml::1587869843708-4::jmiranda::(MD5Sum: 105d3b502c962e20e369a53fb36b30)
  1262. 2021-08-06 00:37:00,843 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-25-2156-insert-default-quantity-unit-of-measures.xml::1587869843708-5::jmiranda::(MD5Sum: cf27cf94be62a18b364ee3c22b6fb76)
  1263. 2021-08-06 00:37:00,856 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-25-2156-insert-default-quantity-unit-of-measures.xml::1587869843708-6::jmiranda::(MD5Sum: 5d668fb65a20538287598765327c49f9)
  1264. 2021-08-06 00:37:00,869 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-25-2156-insert-default-quantity-unit-of-measures.xml::1587869843708-7::jmiranda::(MD5Sum: 7883c988e7823f45f1bc59a207e2d8b)
  1265. 2021-08-06 00:37:00,881 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-25-2156-insert-default-quantity-unit-of-measures.xml::1587869843708-8::jmiranda::(MD5Sum: bd24d8dc83a2502228695d43af09e95)
  1266. 2021-08-06 00:37:00,881 [localhost-startStop-1] INFO liquibase - Set base unit of measure for quantity class to EA.
  1267. 2021-08-06 00:37:00,893 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-25-2156-insert-default-quantity-unit-of-measures.xml::1587869843708-9::jmiranda::(MD5Sum: b893ae642e6f79368585eb6de4abed50)
  1268. 2021-08-06 00:37:00,904 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-04-25-2156-insert-default-quantity-unit-of-measures.xml::1587869843708-10::jmiranda::(MD5Sum: 1f3a2b99272d4662b4a01075ac481cae)
  1269. 2021-08-06 00:37:00,915 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-05-16-1233-alter-table-add-product-supplier-to-product-package.xml::1589650148988-1::jmiranda (generated)::(MD5Sum: 1878a3728845f4c379c3c923af7a7c)
  1270. 2021-08-06 00:37:03,782 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-05-16-1233-alter-table-add-product-supplier-to-product-package.xml::1589650148988-2::jmiranda (generated)::(MD5Sum: 4d55c8b1e3632d279568e26642ca7dc)
  1271. 2021-08-06 00:37:06,681 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-05-22-2235-create-table-organization-sequences.xml::1590204807409-1::jmiranda (generated)::(MD5Sum: 3aa25a2d8ff27269ad8cc31ef6b8602e)
  1272. 2021-08-06 00:37:09,552 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-06-04-2232-alter-table-add-column-dashboard-config.xml::1591327848201-1::jmiranda (generated)::(MD5Sum: cfcb40ab2578c1c58893579c577d31)
  1273. 2021-08-06 00:37:12,527 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-06-09-1240-alter-table-add-column-organization-default-location-id.xml::1591722380153-1::jmiranda (generated)::(MD5Sum: fda7364d74652fb4bc9e231736f6bb9)
  1274. 2021-08-06 00:37:15,555 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-06-09-1240-alter-table-add-column-organization-default-location-id.xml::1591722380153-2::jmiranda (generated)::(MD5Sum: 67a31dfcc7cf9664e6cbefdc67e0e3f2)
  1275. 2021-08-06 00:37:18,447 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-06-12-0842-add-unique-constraint-product-package.xml::1591969413856-1::jmiranda (generated)::(MD5Sum: 52b4ff4d13b1b7c5b9138f87bc11614)
  1276. 2021-08-06 00:37:21,357 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-07-13-1556-alter-table-inventory-snapshot-add-indexes.xml::1594674011368-1::jmiranda (generated)::(MD5Sum: 92a573b62f17648d396d65a55f5efec)
  1277. 2021-08-06 00:37:24,277 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-07-13-1556-alter-table-inventory-snapshot-add-indexes.xml::1594674011368-2::jmiranda (generated)::(MD5Sum: 51a612892abb164bfb11ec392e175fe)
  1278. 2021-08-06 00:37:27,246 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-09-18-1135-create-table-budget-code.xml::1809202011351-1::awalkowiak::(MD5Sum: 7a1a681212dd964125ce162cf75c8d)
  1279. 2021-08-06 00:37:30,164 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-09-18-1135-create-table-budget-code.xml::1809202011351-2::awalkowiak::(MD5Sum: 75a68988db4bcefee9543d44489a9)
  1280. 2021-08-06 00:37:33,134 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-09-18-1135-create-table-budget-code.xml::1809202011351-3::awalkowiak::(MD5Sum: 45e1ab12908a1f6fd80e05a29aa32d)
  1281. 2021-08-06 00:37:36,123 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-09-18-1135-create-table-budget-code.xml::1809202011351-4::awalkowiak::(MD5Sum: a68b6a6d4097529270ee437bd7add7b2)
  1282. 2021-08-06 00:37:39,085 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-09-18-1150-alter-table-add-column-budget-code-order-adjustment.xml::1809202011500-1::awalkowiak::(MD5Sum: d5d1c2b97ad3e0124258276b35a27792)
  1283. 2021-08-06 00:37:42,112 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-09-18-1150-alter-table-add-column-budget-code-order-adjustment.xml::1809202011500-2::awalkowiak::(MD5Sum: c9ca3290c0a25af23568373fc17a026)
  1284. 2021-08-06 00:37:45,111 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-09-18-1155-alter-table-add-column-budget-code-order-item.xml::1809202011550-1::awalkowiak::(MD5Sum: 4b6bbbdafc61bbf442eb51f0925ede72)
  1285. 2021-08-06 00:37:48,161 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-09-18-1155-alter-table-add-column-budget-code-order-item.xml::1809202011550-2::awalkowiak::(MD5Sum: 216f7ce096c7bdb58f39a1d8cc369fcb)
  1286. 2021-08-06 00:37:51,196 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1419-create-table-gl-account-type.xml::2810202014190-0::awalkowiak::(MD5Sum: 40cc95f6bfa2ba9270eb4adbfd5419)
  1287. 2021-08-06 00:37:54,182 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1419-create-table-gl-account-type.xml::2810202014190-1::awalkowiak::(MD5Sum: ca18169fb6a02bffd0ce5384f95ff67)
  1288. 2021-08-06 00:37:57,253 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1419-create-table-gl-account-type.xml::2810202014190-2::awalkowiak::(MD5Sum: 6dabc8257a6402b2cfc24bc188467ae)
  1289. 2021-08-06 00:38:00,004 [DefaultPluginScheduler_Worker-4] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  1290. 2021-08-06 00:38:00,316 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1420-create-table-gl-account.xml::2810202014200-1::awalkowiak::(MD5Sum: 13a8644512ac9976f34cd4309310f8)
  1291. 2021-08-06 00:38:03,349 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1420-create-table-gl-account.xml::2810202014200-2::awalkowiak::(MD5Sum: e7ff775d8833e3c1108ac2c178bff17)
  1292. 2021-08-06 00:38:06,443 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1420-create-table-gl-account.xml::2810202014200-3::awalkowiak::(MD5Sum: fa7c9821f1bf4c0da9e098b54990d8)
  1293. 2021-08-06 00:38:09,600 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1420-create-table-gl-account.xml::2810202014200-4::awalkowiak::(MD5Sum: c94903f34db95f65ea61adbabd3b3d1)
  1294. 2021-08-06 00:38:12,704 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1421-alter-tables-add-column-gl-account.xml::2810202014210-0::awalkowiak::(MD5Sum: 7c5e3248a290efa8514a159da2dc1ef)
  1295. 2021-08-06 00:38:15,860 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1421-alter-tables-add-column-gl-account.xml::2810202014210-1::awalkowiak::(MD5Sum: bfd0dc2777a969fa34742f8088aa14c7)
  1296. 2021-08-06 00:38:19,038 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1421-alter-tables-add-column-gl-account.xml::2810202014210-2::awalkowiak::(MD5Sum: cb837f1a8d504bf719d5b279a7928c18)
  1297. 2021-08-06 00:38:22,187 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1421-alter-tables-add-column-gl-account.xml::2810202014210-3::awalkowiak::(MD5Sum: d480be1d7ed59eac6cefeb78a73b81)
  1298. 2021-08-06 00:38:25,356 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1421-alter-tables-add-column-gl-account.xml::2810202014210-4::awalkowiak::(MD5Sum: d6ae37413d289f25b2572075b5985216)
  1299. 2021-08-06 00:38:28,565 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1421-alter-tables-add-column-gl-account.xml::2810202014210-5::awalkowiak::(MD5Sum: 71afd6369f9a6893d95b98de639ce166)
  1300. 2021-08-06 00:38:31,741 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1421-alter-tables-add-column-gl-account.xml::2810202014210-6::awalkowiak::(MD5Sum: cb50ab2f4dd3373f70929831bdbdca)
  1301. 2021-08-06 00:38:34,937 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1421-alter-tables-add-column-gl-account.xml::2810202014210-7::awalkowiak::(MD5Sum: 4d15d1b9928cc83dbcbd24a3e91b7e1e)
  1302. 2021-08-06 00:38:38,153 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1421-alter-tables-add-column-gl-account.xml::2810202014210-8::awalkowiak::(MD5Sum: 95aea699674fb1503341d6deff0b818)
  1303. 2021-08-06 00:38:41,340 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-10-28-1421-alter-tables-add-column-gl-account.xml::2810202014210-9::awalkowiak::(MD5Sum: 4dd4d82b9c49c4a5d0de34a9779aa8e0)
  1304. 2021-08-06 00:38:44,565 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-11-03-2246-create-table-product-availability.xml::1604435954142-1::jmiranda (generated)::(MD5Sum: 35c4708df726874810b14b78e6cd52b)
  1305. 2021-08-06 00:38:44,587 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-11-03-2246-create-table-product-availability.xml::1604435954142-2::jmiranda (generated)::(MD5Sum: f51afbced97f6d7d0747846ff1437d)
  1306. 2021-08-06 00:38:47,855 [localhost-startStop-1] INFO liquibase - Marking ChangeSet: 0.8.x/changelog-2020-11-03-2246-create-table-product-availability.xml::1604435954142-2::jmiranda (generated)::(MD5Sum: f51afbced97f6d7d0747846ff1437d) ran due to precondition failure:
  1307. Table `product_availability` does not exist
  1308.  
  1309. 2021-08-06 00:38:47,866 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-11-03-2246-create-table-product-availability.xml::1604435954142-3::jmiranda (generated)::(MD5Sum: 21861baec8b86c7bbc0bc166622916d)
  1310. 2021-08-06 00:38:51,089 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-11-03-2246-create-table-product-availability.xml::1604435954142-4::jmiranda (generated)::(MD5Sum: 8d826bbfafeef4a5f94da18429a84879)
  1311. 2021-08-06 00:38:51,120 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-11-03-2246-create-table-product-availability.xml::1604435954142-5::jmiranda (generated)::(MD5Sum: d2c0f9ceea551d0b464356a2116e7e6)
  1312. 2021-08-06 00:38:51,151 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-11-03-2246-create-table-product-availability.xml::1604435954142-6::jmiranda (generated)::(MD5Sum: 3ab2999792a41e7d1288ad857afb6e36)
  1313. 2021-08-06 00:38:51,183 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-11-03-2246-create-table-product-availability.xml::1604435954142-7::jmiranda (generated)::(MD5Sum: 2ee79cde4094b45a3fbdb8715c1a4c)
  1314. 2021-08-06 00:38:51,217 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-11-03-2246-create-table-product-availability.xml::1604435954142-8::jmiranda (generated)::(MD5Sum: ef3cb02fc4376ff037a3da84ee543a69)
  1315. 2021-08-06 00:38:54,453 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-11-09-1517-alter-table-order-adjustment-add-column-canceled.xml::1604956517883-1::jmiranda (generated)::(MD5Sum: 79772b657c97f6d4989c8eb5395a826)
  1316. 2021-08-06 00:38:57,699 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-11-25-1430-alter-table-requisition-add-column-source-type.xml::2511202014300-0::awalkowiak::(MD5Sum: aaa611548593b9b2401b13c2ac7f7df)
  1317. 2021-08-06 00:39:00,003 [DefaultPluginScheduler_Worker-5] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  1318. 2021-08-06 00:39:01,041 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-12-11-1500-alter-table-order-item-add-column-order-index.xml::1112202015000-0::dhatala::(MD5Sum: e86bc31cee6fba607fc91c13d1f0b93)
  1319. 2021-08-06 00:39:04,332 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-12-13-2243-alter-table-add-uom-to-product-attributes.xml::1607920891722-1::jmiranda (generated)::(MD5Sum: ff5e3b7d9998a53ab741b476348945)
  1320. 2021-08-06 00:39:07,606 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-12-13-2243-alter-table-add-uom-to-product-attributes.xml::1607920891722-3::jmiranda (generated)::(MD5Sum: 3a79531563545d602b4f8f68c2ac5590)
  1321. 2021-08-06 00:39:10,916 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-12-13-2243-alter-table-add-uom-to-product-attributes.xml::1607920891722-47::jmiranda (generated)::(MD5Sum: 5a5d7333e7467c034ff8eab75b7f138)
  1322. 2021-08-06 00:39:14,191 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-12-13-2243-alter-table-add-uom-to-product-attributes.xml::1607920891722-48::jmiranda (generated)::(MD5Sum: 69f1d2ed4a2f29b68b1f75fdbade6ee)
  1323. 2021-08-06 00:39:17,518 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-12-26-1908-refactor-organization-demo-data.xml::1609031643715-1::jmiranda::(MD5Sum: 4980595e15e5183fdff322568543b45)
  1324. 2021-08-06 00:39:17,533 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2020-12-26-1908-refactor-organization-demo-data.xml::1609031643715-2::jmiranda::(MD5Sum: e424b2656bd8fe317b652db4a4e94d38)
  1325. 2021-08-06 00:39:17,548 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-21-1119-create-table-product-price.xml::2101202111191-1::awalkowiak::(MD5Sum: 4e3ce5ea3a6b4f9e37228ddba53e9fe5)
  1326. 2021-08-06 00:39:20,902 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-21-1119-create-table-product-price.xml::2101202111191-2::awalkowiak::(MD5Sum: d2743698c5687e661588d8a1f5c748fb)
  1327. 2021-08-06 00:39:24,250 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-21-1119-create-table-product-price.xml::2101202111191-3::awalkowiak::(MD5Sum: 1f50841df9ec1cf85c1b29323465bf3)
  1328. 2021-08-06 00:39:27,640 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-21-1119-create-table-product-price.xml::2101202111191-4::awalkowiak::(MD5Sum: 276e7c2743641586532536d6f4aa376)
  1329. 2021-08-06 00:39:31,106 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-21-1125-alter-table-product-package-add-column-product-price.xml::2101202111250-0::awalkowiak::(MD5Sum: ba7728e15290ec457f70d9e43a87dc5)
  1330. 2021-08-06 00:39:34,512 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-26-1100-migrate-price-into-product-price.xml::2601202111001-1::awalkowiak::(MD5Sum: 462621a7c1369eff41f9d235aa1ca40)
  1331. 2021-08-06 00:39:41,438 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-26-1100-migrate-price-into-product-price.xml::2601202111001-2::awalkowiak::(MD5Sum: a71c40df3817ab175732dc61e14fd5)
  1332. 2021-08-06 00:39:44,885 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-26-1100-migrate-price-into-product-price.xml::2601202111001-3::awalkowiak::(MD5Sum: 8dab51756a516b2c16f31b74bbe79)
  1333. 2021-08-06 00:39:48,338 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-29-1221-create-table-preference-type.xml::2901202112210-0::awalkowiak::(MD5Sum: 68da8aee72744d77b2bc2d4d33344f)
  1334. 2021-08-06 00:39:51,813 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-29-1221-create-table-preference-type.xml::2901202112210-1::awalkowiak::(MD5Sum: 95cec015966175f4b959d135cfa77b)
  1335. 2021-08-06 00:39:55,300 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-29-1221-create-table-preference-type.xml::2901202112210-2::awalkowiak::(MD5Sum: 6dafc9aae8abcbfc8a496d3e4c81e5e)
  1336. 2021-08-06 00:39:58,797 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-01-30-1530-alter-table-document-change-file-uri-column-type.xml::3001202115300-1::pmuchowski::(MD5Sum: 2a9317a4d15d6ea0fa69d28bbb7151f3)
  1337. 2021-08-06 00:40:00,004 [DefaultPluginScheduler_Worker-6] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  1338. 2021-08-06 00:40:00,005 [DefaultPluginScheduler_Worker-7] INFO jobs.DataCleaningJob - Postponing job execution until liquibase migrations are complete
  1339. 2021-08-06 00:40:02,326 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-02-1300-alter-table-product-supplier-add-column-product-price.xml::0202202113000-0::awalkowiak::(MD5Sum: 0c78bccadfd8316ce83f79d16cca839)
  1340. 2021-08-06 00:40:05,866 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-04-1530-create-table-product-type-supported-activities.xml::0402202115300-1::pmuchowski::(MD5Sum: 379f4e18b59870e997111cc1132a95b)
  1341. 2021-08-06 00:40:09,365 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-04-1530-create-table-product-type-supported-activities.xml::0402202115300-2::pmuchowski::(MD5Sum: c038cdd327bf47b12c9de759d312e)
  1342. 2021-08-06 00:40:12,951 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-05-1200-create-table-product-supplier-preference.xml::0502202112000-0::awalkowiak::(MD5Sum: 9078446ef29bca2523d453f66b3f9e3a)
  1343. 2021-08-06 00:40:16,476 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-05-1200-create-table-product-supplier-preference.xml::0502202112000-1::awalkowiak::(MD5Sum: cafa627dcaad75e647ce4885e13c3725)
  1344. 2021-08-06 00:40:20,077 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-05-1200-create-table-product-supplier-preference.xml::0502202112000-2::awalkowiak::(MD5Sum: 4afec5cc9ce567bea3a851813cb1b)
  1345. 2021-08-06 00:40:23,642 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-05-1200-create-table-product-supplier-preference.xml::0502202112000-3::awalkowiak::(MD5Sum: e738f98d55c43223634b7ff32f44dafc)
  1346. 2021-08-06 00:40:27,220 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-05-1200-create-table-product-supplier-preference.xml::0502202112000-4::awalkowiak::(MD5Sum: cec5e1046d7ee0abb8769d7f6a1aa)
  1347. 2021-08-06 00:40:30,866 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-05-1200-create-table-product-supplier-preference.xml::0502202112000-5::awalkowiak::(MD5Sum: 4cd020e5e98e72cda2adef24e5e6399e)
  1348. 2021-08-06 00:40:34,530 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-05-1230-alter-table-product-supplier-drop-column-preference-type-code.xml::0502202112300-1::awalkowiak::(MD5Sum: de9e1cebc9d263c83849f0deddb7c955)
  1349. 2021-08-06 00:40:38,151 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-09-1530-create-product-type-required-fields-and-displayed-fields-tables.xml::0902202115300-0::pmuchowski::(MD5Sum: 9b2cd2bf811e4898ded045e2e4d56)
  1350. 2021-08-06 00:40:41,849 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-09-1530-create-product-type-required-fields-and-displayed-fields-tables.xml::0902202115300-1::pmuchowski::(MD5Sum: 8140385cbd3bb4eacfe56d3c9da3f277)
  1351. 2021-08-06 00:40:45,458 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-09-1530-create-product-type-required-fields-and-displayed-fields-tables.xml::0902202115300-2::pmuchowski::(MD5Sum: f933602543812471ed23ea9d17c61ce)
  1352. 2021-08-06 00:40:52,937 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-09-1530-create-product-type-required-fields-and-displayed-fields-tables.xml::0902202115300-3::pmuchowski::(MD5Sum: 9746555bfd85dd801cd33b8085aa94a7)
  1353. 2021-08-06 00:40:56,537 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-09-1530-create-product-type-required-fields-and-displayed-fields-tables.xml::0902202115300-4::pmuchowski::(MD5Sum: e6ace4993b27f61abe76d665159e5d2)
  1354. 2021-08-06 00:41:00,005 [DefaultPluginScheduler_Worker-8] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  1355. 2021-08-06 00:41:00,231 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-12-1030-add-preference-type-initial-data.xml::1202202110300-0::awalkowiak::(MD5Sum: e02220ebdd3f67e9b3ea5e48669423)
  1356. 2021-08-06 00:41:03,989 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-19-1629-add-product-supplier-to-product-attribute.xml::1613773539429-1::jmiranda (generated)::(MD5Sum: 1437e46a9abe3c235dfdd89a0a38825)
  1357. 2021-08-06 00:41:07,757 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-19-1629-add-product-supplier-to-product-attribute.xml::1613773539429-2::jmiranda (generated)::(MD5Sum: b4def5dfcdf6b74bb5d01cb5d5d37f11)
  1358. 2021-08-06 00:41:11,567 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-19-1629-add-product-supplier-to-product-attribute.xml::1613773539429-3::jmiranda (generated)::(MD5Sum: a85496835cd2998d801b447cd6fcbf8)
  1359. 2021-08-06 00:41:15,359 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-19-1629-add-product-supplier-to-product-attribute.xml::1613773539429-4::jmiranda (generated)::(MD5Sum: 6f5eab4e6cb76bb9ba7899e328d86d)
  1360. 2021-08-06 00:41:19,186 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-24-1700-fix-product-price-data.xml::2402202117000-0::awalkowiak::(MD5Sum: 2237d7cba0f9f64af2fa154262ff0)
  1361. 2021-08-06 00:41:23,062 [localhost-startStop-1] INFO liquibase - Marking ChangeSet: 0.8.x/changelog-2021-02-24-1700-fix-product-price-data.xml::2402202117000-0::awalkowiak::(MD5Sum: 2237d7cba0f9f64af2fa154262ff0) ran due to precondition failure:
  1362. Not precondition failed
  1363.  
  1364. 2021-08-06 00:41:23,073 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-02-24-1700-fix-product-price-data.xml::2402202117000-1::awalkowiak::(MD5Sum: b6a3eae18029f55910cbc4d8b57ca6)
  1365. 2021-08-06 00:41:26,866 [localhost-startStop-1] INFO liquibase - Marking ChangeSet: 0.8.x/changelog-2021-02-24-1700-fix-product-price-data.xml::2402202117000-1::awalkowiak::(MD5Sum: b6a3eae18029f55910cbc4d8b57ca6) ran due to precondition failure:
  1366. Not precondition failed
  1367.  
  1368. 2021-08-06 00:41:26,877 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1300-create-table-invoice-type.xml::0303202113000-0::awalkowiak::(MD5Sum: 8bcfffef3c035f530e36ff7f1c2f8bf)
  1369. 2021-08-06 00:41:30,714 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1300-create-table-invoice-type.xml::0303202113000-1::awalkowiak::(MD5Sum: e8cf31fa36dbf3aed6ad6ad85d8c1c51)
  1370. 2021-08-06 00:41:34,587 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1300-create-table-invoice-type.xml::0303202113000-2::awalkowiak::(MD5Sum: e7fbc45cd7169ce96b644f484c2f360)
  1371. 2021-08-06 00:41:38,498 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1315-add-invoice-type-initial-data.xml::0303202113150-0::awalkowiak::(MD5Sum: 2d4af0504dbe754aa8b58d71fa57bc2d)
  1372. 2021-08-06 00:41:42,467 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1330-create-table-invoice.xml::0303202113300-0::awalkowiak::(MD5Sum: e5cc54ec69c3de36e71b884a9a45b8d4)
  1373. 2021-08-06 00:41:46,335 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1330-create-table-invoice.xml::0303202113300-1::awalkowiak::(MD5Sum: 50a2bb33e675d6685e5d64df94f918)
  1374. 2021-08-06 00:41:50,301 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1330-create-table-invoice.xml::0303202113300-2::awalkowiak::(MD5Sum: b3e5c1ab83e95e39de9050c193a7667)
  1375. 2021-08-06 00:41:54,299 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1330-create-table-invoice.xml::0303202113300-3::awalkowiak::(MD5Sum: bfdaed439e98909e3bf43e0403debbf)
  1376. 2021-08-06 00:41:58,281 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1330-create-table-invoice.xml::0303202113300-4::awalkowiak::(MD5Sum: 198b79cec82754b5d12cf57c955428d)
  1377. 2021-08-06 00:42:00,004 [DefaultPluginScheduler_Worker-9] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  1378. 2021-08-06 00:42:02,266 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1330-create-table-invoice.xml::0303202113300-5::awalkowiak::(MD5Sum: b72b16f9ccecb8d73c43515c75f33)
  1379. 2021-08-06 00:42:06,290 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1330-create-table-invoice.xml::0303202113300-6::awalkowiak::(MD5Sum: 8e95675436165feeb4b52a6674657fe)
  1380. 2021-08-06 00:42:10,273 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1330-create-table-invoice.xml::0303202113300-7::awalkowiak::(MD5Sum: 4af4a96831c3204f386202698873e)
  1381. 2021-08-06 00:42:14,310 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1330-create-table-invoice.xml::0303202113300-8::awalkowiak::(MD5Sum: f02b2ddece111a5d703f81bf66f9ea66)
  1382. 2021-08-06 00:42:18,345 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1330-create-table-invoice.xml::0303202113300-9::awalkowiak::(MD5Sum: 3832fc04b88684d1b7d436fd959f98)
  1383. 2021-08-06 00:42:22,373 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1400-create-table-invoice-item.xml::0303202114000-0::awalkowiak::(MD5Sum: 601784d5c7120d6816284d031f25a7)
  1384. 2021-08-06 00:42:26,441 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1400-create-table-invoice-item.xml::0303202114000-1::awalkowiak::(MD5Sum: b2b72d4514ea548ac7ab5cc5cacd34ab)
  1385. 2021-08-06 00:42:30,556 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1400-create-table-invoice-item.xml::0303202114000-2::awalkowiak::(MD5Sum: f9a653b72f2bbc3fa9758268c2f6139)
  1386. 2021-08-06 00:42:34,678 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1400-create-table-invoice-item.xml::0303202114000-3::awalkowiak::(MD5Sum: c15625d3a48af7d5eb614cb16b5f661c)
  1387. 2021-08-06 00:42:38,786 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1400-create-table-invoice-item.xml::0303202114000-4::awalkowiak::(MD5Sum: 45a03b95e12490a5936bbe7058aff782)
  1388. 2021-08-06 00:42:43,015 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1400-create-table-invoice-item.xml::0303202114000-5::awalkowiak::(MD5Sum: d3f0bed791d569ee122a56e840ef91d8)
  1389. 2021-08-06 00:42:47,378 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1400-create-table-invoice-item.xml::0303202114000-6::awalkowiak::(MD5Sum: 199ce0d3319e6936f59dc237d0d59713)
  1390. 2021-08-06 00:42:51,678 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-03-1400-create-table-invoice-item.xml::0303202114000-7::awalkowiak::(MD5Sum: 63514a8792da86bedb779a15f694ea)
  1391. 2021-08-06 00:42:56,023 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-16-1250-insert-reference-number-type-vendor-invoice-number.xml::1536634735965-2::dhatala::(MD5Sum: 88274eb92412e38c8741bd6356b769cf)
  1392. 2021-08-06 00:42:56,040 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-17-1520-insert-invoice-role.xml::1536634735965-3::adminuser (generated)::(MD5Sum: 91b3b9a915902538ee2027d8ff95f775)
  1393. 2021-08-06 00:42:56,056 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-29-1320-add-invoice-item-relations.xml::2903202113200-1::adminuser (generated)::(MD5Sum: 719384ae9a8978a15033c5b6741ab235)
  1394. 2021-08-06 00:43:00,002 [DefaultPluginScheduler_Worker-10] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  1395. 2021-08-06 00:43:00,341 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-29-1320-add-invoice-item-relations.xml::2903202113200-2::adminuser (generated)::(MD5Sum: aafeccb4ff2ff56c53f1bf85ece095)
  1396. 2021-08-06 00:43:04,718 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-29-1320-add-invoice-item-relations.xml::2903202113200-3::adminuser (generated)::(MD5Sum: 12a668831a9749eb113e4b9e3d91f175)
  1397. 2021-08-06 00:43:09,062 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-29-1320-add-invoice-item-relations.xml::2903202113200-4::adminuser (generated)::(MD5Sum: 756b5623d9cf5dcab8ee28713ce89bb)
  1398. 2021-08-06 00:43:13,442 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-29-1320-add-invoice-item-relations.xml::2903202113200-5::adminuser (generated)::(MD5Sum: 6cecb4c4ab94239e50ff8ec028611568)
  1399. 2021-08-06 00:43:17,973 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-03-29-1320-add-invoice-item-relations.xml::2903202113200-6::adminuser (generated)::(MD5Sum: 20574214f633cf1e687db886abc8c81)
  1400. 2021-08-06 00:43:22,459 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-06-1200-add-code-and-sequence-number-to-product-type.xml::0604202112000-0::awalkowiak::(MD5Sum: 247aa9c8955e2a588d75cdce3fc51)
  1401. 2021-08-06 00:43:27,040 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-06-1200-add-code-and-sequence-number-to-product-type.xml::0604202112000-1::awalkowiak::(MD5Sum: 1a5a9e6dce982729b28c1ed2b02fcc5)
  1402. 2021-08-06 00:43:31,559 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-15-1310-add-column-payment-term-prepayment.xml::1504202113400-0::dhatala::(MD5Sum: d5552f9672a64454ea279d49cbf4d23)
  1403. 2021-08-06 00:43:36,097 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-15-1310-add-column-payment-term-prepayment.xml::1504202113400-1::dhatala::(MD5Sum: e99ebce3156a8c088f8d52b89454)
  1404. 2021-08-06 00:43:40,635 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-15-1340-insert-payment-term.xml::1504202113400-2::dhatala::(MD5Sum: 57f81c3aa5fd4f8ca4ffab126ec4966)
  1405. 2021-08-06 00:43:40,652 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-15-1340-insert-payment-term.xml::1504202113400-3::dhatala::(MD5Sum: d73de39ffd2f89044c7b6dbac5b8fed)
  1406. 2021-08-06 00:43:40,671 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-15-1340-insert-payment-term.xml::1504202113400-4::dhatala::(MD5Sum: 10275af47ace68ee6df56c5aa7e25618)
  1407. 2021-08-06 00:43:40,687 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-15-1340-insert-payment-term.xml::1504202113400-5::dhatala::(MD5Sum: c776cb3bd036837bdb845b8366512da)
  1408. 2021-08-06 00:43:40,704 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-15-1340-insert-payment-term.xml::1504202113400-6::dhatala::(MD5Sum: fb29937a4db2db4b331b56c13ae3daf2)
  1409. 2021-08-06 00:43:40,721 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-15-1340-insert-payment-term.xml::1504202113400-7::dhatala::(MD5Sum: 36a5efa02bb3f319e7236986c8c48da2)
  1410. 2021-08-06 00:43:40,738 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-15-1340-insert-payment-term.xml::1504202113400-8::dhatala::(MD5Sum: b6b13b4f3de1f138e658935e7e9f876)
  1411. 2021-08-06 00:43:40,755 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-28-1030-insert-invoice-type.xml::1504202110300-0::awalkowiak::(MD5Sum: 71df7e8286f977314608b619f22c76)
  1412. 2021-08-06 00:43:40,771 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-04-30-1320-add-product-availability-index.xml::0304202113200-1::adminuser (generated)::(MD5Sum: 94389a976f37473a165deba080f83552)
  1413. 2021-08-06 00:43:45,396 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-05-14-1654-create-table-order-invoice.xml::1621028114887-1::jmiranda (generated)::(MD5Sum: 1b9dcc2afeec14febeb3ab566875184)
  1414. 2021-08-06 00:43:49,875 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-05-14-1654-create-table-order-invoice.xml::1621028114887-2::jmiranda (generated)::(MD5Sum: 168e86eec4fe0235ee95554f23d846)
  1415. 2021-08-06 00:43:54,480 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-05-14-1654-create-table-order-invoice.xml::1621028114887-3::jmiranda (generated)::(MD5Sum: 73c657353d2585fdf37a76a8efbaaeae)
  1416. 2021-08-06 00:43:59,156 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-05-24-1200-add-replenishment-type-code-to-requisition.xml::2405202112000-0::awalkowiak::(MD5Sum: b6edc53e2cc3842112d257737cd412a5)
  1417. 2021-08-06 00:44:00,003 [DefaultPluginScheduler_Worker-1] INFO jobs.AssignIdentifierJob - Postponing job execution until liquibase migrations are complete
  1418. 2021-08-06 00:44:03,793 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-05-25-1654-add-zone-to-location.xml::2605202117200-1::adminuser (generated)::(MD5Sum: 322a5ac33d359139861274acdf5ffa5)
  1419. 2021-08-06 00:44:08,530 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-05-25-1654-add-zone-to-location.xml::2605202117200-2::adminuser (generated)::(MD5Sum: 9bff2665d2f1c34f22db4b7dcec9d35)
  1420. 2021-08-06 00:44:13,190 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-05-26-1356-add-bin-location-to-inventory-level.xml::1622059053015-1::jmiranda (generated)::(MD5Sum: 98cbb393c9cd9c08f8d142ea591fdb8)
  1421. 2021-08-06 00:44:17,808 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-05-26-1356-add-bin-location-to-inventory-level.xml::1622059053015-2::jmiranda (generated)::(MD5Sum: 682acc36f32f429712eb6eda170759e)
  1422. 2021-08-06 00:44:22,473 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-05-28-1756-add-zone-location-type.xml::2805202117200-1::adminuser (generated)::(MD5Sum: 53a63e35709dab7e5bb8f36ef98715e)
  1423. 2021-08-06 00:44:22,473 [localhost-startStop-1] INFO liquibase - Creating default location type for Zone Location in case one has not been created.
  1424. 2021-08-06 00:44:22,491 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-06-07-1930-alter-table-inventory-item-add-column-lot-status.xml::0706202119300-0::awalkowiak::(MD5Sum: 79ea615143bdca291a745899796922)
  1425. 2021-08-06 00:44:27,184 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-06-11-1700-alter-table-product-availability-add-column-quantity-on-hold.xml::1106202117000-0::awalkowiak::(MD5Sum: 74fa388fcfced1bff55b5d6b931df033)
  1426. 2021-08-06 00:44:31,839 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-06-24-1100-alter-table-product-availability-add-column-quantity-available-to-promise.xml::2406202111000-0::awalkowiak::(MD5Sum: 1af97aa0148cd330f733feb4872be9)
  1427. 2021-08-06 00:44:36,526 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-06-25-1810-alter-table-invoice-item-add-column-unit-price.xml::2506202118100-0::pmuchowski::(MD5Sum: 2a26eb9dd19fddf4991d4356847c1ea6)
  1428. 2021-08-06 00:44:41,215 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-07-27-2153-alter-table-invoice-add-column-date-posted.xml::1627440880116-1::jmiranda::(MD5Sum: 2e856305475ad6c4598398e1edb8ae)
  1429. 2021-08-06 00:44:45,995 [localhost-startStop-1] INFO liquibase - Changeset 0.8.x/changelog-2021-07-27-2153-alter-table-invoice-add-column-date-posted.xml::1627440880116-2::jmiranda::(MD5Sum: c599ca2dff9f8d7b272ff5d77db7e7)
  1430. 2021-08-06 00:44:50,707 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-1::jmiranda::(MD5Sum: fdb1b3291b9ec6e2d296943668e5541)
  1431. 2021-08-06 00:44:50,746 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-2::jmiranda::(MD5Sum: 287cd86a7aab4d5b8de07b0e3558dd)
  1432. 2021-08-06 00:44:50,762 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-3::jmiranda::(MD5Sum: ab4d24b350f3b66a79e8deccb6ce7abf)
  1433. 2021-08-06 00:44:50,779 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-4::jmiranda::(MD5Sum: 73d7ed234b27a2c72d1ddac9d1c2e52c)
  1434. 2021-08-06 00:44:50,795 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-5::jmiranda::(MD5Sum: c2d2fe8cc3768852859887d70b2c363)
  1435. 2021-08-06 00:44:50,811 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-6::jmiranda::(MD5Sum: 204668f546b9d28cfc1e171d1f63c332)
  1436. 2021-08-06 00:44:50,828 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-7::jmiranda::(MD5Sum: 8e721c2cabc4b494b50f4d2d8535a7a)
  1437. 2021-08-06 00:44:50,844 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-8::jmiranda::(MD5Sum: 6e1f5a212a81349839521befc77d9d)
  1438. 2021-08-06 00:44:50,861 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-9::jmiranda::(MD5Sum: f2bc4581973c375fe4b1bf9d19961774)
  1439. 2021-08-06 00:44:50,877 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-10::dhatala::(MD5Sum: 5dab9c95b978dd9f79f0a8f6a28c941d)
  1440. 2021-08-06 00:44:50,893 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-11::jmiranda::(MD5Sum: be12e7b15a3323c9e4aef9fbf5437ef0)
  1441. 2021-08-06 00:44:50,909 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-13::jmiranda::(MD5Sum: 7290e543f6e033fde63f3b0c089e29c)
  1442. 2021-08-06 00:44:50,973 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-14::dhatala::(MD5Sum: 74bd46d68a6214730dedafeca3f7385)
  1443. 2021-08-06 00:44:50,989 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-15::dhatala::(MD5Sum: f34624f62297b96d4d839e6ec121eae)
  1444. 2021-08-06 00:44:51,005 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-16::dhatala::(MD5Sum: 958ac25896b57ffafa4d31ea7b9ade5)
  1445. 2021-08-06 00:44:51,022 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-17::dhatala::(MD5Sum: 762051e7d8487897fc191ce22f1a8d)
  1446. 2021-08-06 00:44:51,038 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-18::jmiranda::(MD5Sum: 4d7ea16f2015559a729c4d47acc9165)
  1447. 2021-08-06 00:44:51,074 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-19::dhatala::(MD5Sum: 6d593dd51d4e874b6dd78aaeaa4423)
  1448. 2021-08-06 00:44:51,090 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-20::dhatala::(MD5Sum: d68187ba7f9bed6aedfeebf1d5dafa52)
  1449. 2021-08-06 00:44:51,106 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-21::pmuchowski::(MD5Sum: ad7f86b22cac4e6182279bec7e6bf6)
  1450. 2021-08-06 00:44:51,126 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-22::dhatala::(MD5Sum: de8a8a531d2ea0f07641713cb3543f)
  1451. 2021-08-06 00:44:51,143 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-23::awalkowiak::(MD5Sum: 3629f228d2653aadfac2daf7abae3b37)
  1452. 2021-08-06 00:44:51,183 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-24::pmuchowski::(MD5Sum: fdd7b13afef87a9566614676e79ab1)
  1453. 2021-08-06 00:44:51,199 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-25::dbienkowska::(MD5Sum: e439582e2f68d65aff0ad6983745e6)
  1454. 2021-08-06 00:44:51,215 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-26::awalkowiak::(MD5Sum: e869a9e7bca9666b22e6b48fffd9e576)
  1455. 2021-08-06 00:44:51,233 [localhost-startStop-1] INFO liquibase - Release Database Lock
  1456. 2021-08-06 00:44:51,236 [localhost-startStop-1] INFO liquibase - Successfully released change log lock
  1457. 2021-08-06 00:47:52,698 [localhost-startStop-1] INFO bootstrap.BootStrap - Finished running liquibase changelog(s)!
  1458. 2021-08-06 00:47:52,702 [localhost-startStop-1] INFO core.UploadService - Find or create uploads directory uploads
  1459. 2021-08-06 00:47:52,707 [localhost-startStop-1] INFO core.FileService - Attempting to create directory /uploads
  1460. 2021-08-06 00:47:52,708 [localhost-startStop-1] ERROR core.FileService - - Directory /uploads cannot be created
  1461. 2021-08-06 00:47:52,736 [localhost-startStop-1] INFO context.ContextLoader - Root WebApplicationContext: initialization completed in 1334782 ms
  1462. 2021-08-06 00:47:52,852 [DefaultPluginScheduler_Worker-7] INFO jobs.RefreshStockoutDataJob - Refreshing stockout data: [grailsArtefactJobName:org.pih.warehouse.jobs.RefreshStockoutDataJob]
  1463. 2021-08-06 00:47:52,881 [DefaultPluginScheduler_Worker-6] INFO jobs.RefreshDemandDataJob - Refreshing demand data: [grailsArtefactJobName:org.pih.warehouse.jobs.RefreshDemandDataJob]
  1464. 2021-08-06 00:47:52,937 [DefaultPluginScheduler_Worker-8] INFO jobs.RefreshProductAvailabilityJob - Refreshing product availability data: [forceRefresh:true, grailsArtefactJobName:org.pih.warehouse.jobs.RefreshProductAvailabilityJob]
  1465. 2021-08-06 00:47:53,059 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Executing statement DROP TABLE IF EXISTS product_demand_details_tmp;
  1466. 2021-08-06 00:47:53,092 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Updated 0 rows in 10 ms
  1467. 2021-08-06 00:47:53,094 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Executing statement CREATE TABLE product_demand_details_tmp AS
  1468. SELECT
  1469. request_id,
  1470. request_status,
  1471. request_number,
  1472. date_created,
  1473. date_requested,
  1474. date_issued,
  1475. origin_id,
  1476. origin_name,
  1477. destination_id,
  1478. destination_name,
  1479. request_item_id,
  1480. product_id,
  1481. product_code,
  1482. product_name,
  1483. quantity_requested,
  1484. quantity_canceled,
  1485. quantity_approved,
  1486. quantity_modified,
  1487. quantity_picked,
  1488. quantity_demand,
  1489. reason_code,
  1490. reason_code_classification
  1491. FROM product_demand;
  1492. 2021-08-06 00:47:53,108 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Updated 0 rows in 15 ms
  1493. 2021-08-06 00:47:53,109 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Executing statement DROP TABLE IF EXISTS product_demand_details;
  1494. 2021-08-06 00:47:53,109 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Updated 0 rows in 0 ms
  1495. 2021-08-06 00:47:53,110 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Executing statement CREATE TABLE IF NOT EXISTS product_demand_details LIKE product_demand_details_tmp;
  1496. 2021-08-06 00:47:53,119 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Updated 0 rows in 9 ms
  1497. 2021-08-06 00:47:53,120 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Executing statement TRUNCATE product_demand_details;
  1498. 2021-08-06 00:47:53,128 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Updated 0 rows in 8 ms
  1499. 2021-08-06 00:47:53,128 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Executing statement INSERT INTO product_demand_details SELECT * FROM product_demand_details_tmp;
  1500. 2021-08-06 00:47:53,129 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Updated 0 rows in 1 ms
  1501. 2021-08-06 00:47:53,130 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Executing statement ALTER TABLE product_demand_details ADD INDEX (product_id, origin_id, destination_id, date_issued, date_requested)
  1502. 2021-08-06 00:47:53,137 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Updated 0 rows in 7 ms
  1503. Aug 06, 2021 12:47:53 AM org.apache.catalina.startup.HostConfig deployWAR
  1504. INFO: Deployment of web application archive /opt/apache-tomcat-7.0.94/webapps/openboxes.war has finished in 1,347,633 ms
  1505. Aug 06, 2021 12:47:53 AM org.apache.catalina.startup.HostConfig deployDirectory
  1506. INFO: Deploying web application directory /opt/apache-tomcat-7.0.94/webapps/ROOT
  1507. 2021-08-06 00:47:53,217 [DefaultPluginScheduler_Worker-6] INFO jobs.RefreshDemandDataJob - Finished refreshing demand data in 337 ms
  1508. Aug 06, 2021 12:47:53 AM org.apache.catalina.startup.HostConfig deployDirectory
  1509. INFO: Deployment of web application directory /opt/apache-tomcat-7.0.94/webapps/ROOT has finished in 123 ms
  1510. Aug 06, 2021 12:47:53 AM org.apache.catalina.startup.HostConfig deployDirectory
  1511. INFO: Deploying web application directory /opt/apache-tomcat-7.0.94/webapps/manager
  1512. 2021-08-06 00:47:53,302 [DefaultPluginScheduler_Worker-7] INFO data.DataService - Executing statement
  1513. CREATE TABLE IF NOT EXISTS stockout_fact (
  1514. date_dimension_id bigint(20),
  1515. location_dimension_id bigint(20),
  1516. product_dimension_id bigint(20),
  1517. quantity_on_hand smallint,
  1518. primary key (date_dimension_id, location_dimension_id, product_dimension_id)
  1519. );
  1520.  
  1521. 2021-08-06 00:47:53,303 [DefaultPluginScheduler_Worker-7] INFO data.DataService - Updated 0 rows in 1 ms
  1522. 2021-08-06 00:47:53,401 [DefaultPluginScheduler_Worker-7] INFO data.DataService - Executing statement
  1523. DELETE stockout_fact
  1524. FROM stockout_fact
  1525. JOIN date_dimension ON date_dimension.id = stockout_fact.date_dimension_id
  1526. WHERE date_dimension.date = '2021-08-05';
  1527.  
  1528. 2021-08-06 00:47:53,402 [DefaultPluginScheduler_Worker-7] INFO data.DataService - Updated 0 rows in 0 ms
  1529. 2021-08-06 00:47:53,409 [DefaultPluginScheduler_Worker-7] INFO data.DataService - Executing statement
  1530. insert into stockout_fact (
  1531. date_dimension_id,
  1532. location_dimension_id,
  1533. product_dimension_id,
  1534. quantity_on_hand)
  1535. select * from (
  1536. select
  1537. date_dimension.id as date_dimension_id,
  1538. location_dimension.id as location_dimension_id,
  1539. product_dimension.id as product_dimension_id,
  1540. sum(quantity_on_hand) as quantity_on_hand
  1541. from inventory_snapshot
  1542. join date_dimension on inventory_snapshot.date = date_dimension.date
  1543. join product_dimension on inventory_snapshot.product_id = product_dimension.product_id
  1544. join location_dimension on inventory_snapshot.location_id = location_dimension.location_id
  1545. where date_dimension.date = '2021-08-05'
  1546. group by product_dimension.id, location_dimension.id, date_dimension.id
  1547. having sum(quantity_on_hand) <= 0
  1548. ) as stockout_tmp
  1549. on duplicate key update stockout_fact.quantity_on_hand = stockout_tmp.quantity_on_hand;
  1550.  
  1551. 2021-08-06 00:47:53,411 [DefaultPluginScheduler_Worker-7] INFO data.DataService - Updated 0 rows in 2 ms
  1552. 2021-08-06 00:47:53,429 [DefaultPluginScheduler_Worker-7] INFO jobs.RefreshStockoutDataJob - Refreshed stockout data in 577 ms
  1553. Aug 06, 2021 12:47:53 AM org.apache.catalina.startup.HostConfig deployDirectory
  1554. INFO: Deployment of web application directory /opt/apache-tomcat-7.0.94/webapps/manager has finished in 174 ms
  1555. Aug 06, 2021 12:47:53 AM org.apache.catalina.startup.HostConfig deployDirectory
  1556. INFO: Deploying web application directory /opt/apache-tomcat-7.0.94/webapps/examples
  1557. Aug 06, 2021 12:47:53 AM org.apache.catalina.startup.HostConfig deployDirectory
  1558. INFO: Deployment of web application directory /opt/apache-tomcat-7.0.94/webapps/examples has finished in 428 ms
  1559. Aug 06, 2021 12:47:53 AM org.apache.catalina.startup.HostConfig deployDirectory
  1560. INFO: Deploying web application directory /opt/apache-tomcat-7.0.94/webapps/docs
  1561. Aug 06, 2021 12:47:53 AM org.apache.catalina.startup.HostConfig deployDirectory
  1562. INFO: Deployment of web application directory /opt/apache-tomcat-7.0.94/webapps/docs has finished in 46 ms
  1563. Aug 06, 2021 12:47:53 AM org.apache.catalina.startup.HostConfig deployDirectory
  1564. INFO: Deploying web application directory /opt/apache-tomcat-7.0.94/webapps/host-manager
  1565. Aug 06, 2021 12:47:54 AM org.apache.catalina.startup.HostConfig deployDirectory
  1566. INFO: Deployment of web application directory /opt/apache-tomcat-7.0.94/webapps/host-manager has finished in 96 ms
  1567. Aug 06, 2021 12:47:54 AM org.apache.coyote.AbstractProtocol start
  1568. INFO: Starting ProtocolHandler ["http-bio-8080"]
  1569. Aug 06, 2021 12:47:54 AM org.apache.coyote.AbstractProtocol start
  1570. INFO: Starting ProtocolHandler ["ajp-bio-8009"]
  1571. Aug 06, 2021 12:47:54 AM org.apache.catalina.startup.Catalina start
  1572. INFO: Server startup in 1348703 ms
  1573. 2021-08-06 00:47:54,147 [ForkJoinPool-1-worker-1] INFO inventory.ProductAvailabilityService - Refreshing product availability location (Main Warehouse), forceRefresh (true) ...
  1574. 2021-08-06 00:47:54,367 [ForkJoinPool-1-worker-1] INFO inventory.ProductAvailabilityService - Saving product availability for product=null, location=Main Warehouse
  1575. 2021-08-06 00:47:54,384 [ForkJoinPool-1-worker-1] INFO inventory.ProductAvailabilityService - Saved 0 records for location Main Warehouse in 16ms
  1576. 2021-08-06 00:47:54,385 [ForkJoinPool-1-worker-1] INFO data.DataService - Executing statement
  1577. DELETE FROM inventory_snapshot
  1578. WHERE date = DATE_ADD(CURDATE(),INTERVAL 1 DAY)
  1579. AND location_id = '1'
  1580. AND product_id = IFNULL(null, product_id);
  1581.  
  1582. 2021-08-06 00:47:54,386 [ForkJoinPool-1-worker-1] INFO data.DataService - Updated 0 rows in 1 ms
  1583. 2021-08-06 00:47:54,391 [ForkJoinPool-1-worker-1] INFO data.DataService - Executing statement
  1584. REPLACE INTO inventory_snapshot
  1585. (
  1586. id, version, date, location_id, product_id, product_code,
  1587. inventory_item_id, lot_number, bin_location_id, bin_location_name,
  1588. quantity_on_hand, date_created, last_updated
  1589. )
  1590. SELECT
  1591. id, version, DATE_ADD(CURDATE(),INTERVAL 1 DAY), location_id, product_id, product_code,
  1592. inventory_item_id, lot_number, bin_location_id, bin_location_name,
  1593. quantity_on_hand, date_created, last_updated
  1594. FROM product_availability
  1595. WHERE location_id = '1'
  1596. AND product_id = IFNULL(null, product_id);
  1597.  
  1598. 2021-08-06 00:47:54,391 [ForkJoinPool-1-worker-1] INFO data.DataService - Updated 0 rows in 0 ms
  1599. 2021-08-06 00:47:54,395 [ForkJoinPool-1-worker-1] INFO inventory.ProductAvailabilityService - Refreshed 0 product availability records for location (Main Warehouse) in 247ms
  1600. 2021-08-06 00:47:54,399 [DefaultPluginScheduler_Worker-8] INFO inventory.ProductAvailabilityService - Refreshed product availability in 1460ms
  1601. 2021-08-06 00:47:54,400 [DefaultPluginScheduler_Worker-8] INFO jobs.RefreshProductAvailabilityJob - Finished refreshing product availability data in 1463 ms
  1602. 2021-08-06 01:00:00,013 [DefaultPluginScheduler_Worker-5] INFO jobs.RefreshDemandDataJob - Refreshing demand data: [grailsArtefactJobName:org.pih.warehouse.jobs.RefreshDemandDataJob]
  1603. 2021-08-06 01:00:00,014 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Executing statement DROP TABLE IF EXISTS product_demand_details_tmp;
  1604. 2021-08-06 01:00:00,017 [DefaultPluginScheduler_Worker-6] INFO jobs.RefreshStockoutDataJob - Refreshing stockout data: [grailsArtefactJobName:org.pih.warehouse.jobs.RefreshStockoutDataJob]
  1605. 2021-08-06 01:00:00,027 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Updated 0 rows in 13 ms
  1606. 2021-08-06 01:00:00,031 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Executing statement
  1607. CREATE TABLE IF NOT EXISTS stockout_fact (
  1608. date_dimension_id bigint(20),
  1609. location_dimension_id bigint(20),
  1610. product_dimension_id bigint(20),
  1611. quantity_on_hand smallint,
  1612. primary key (date_dimension_id, location_dimension_id, product_dimension_id)
  1613. );
  1614.  
  1615. 2021-08-06 01:00:00,033 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Updated 0 rows in 2 ms
  1616. 2021-08-06 01:00:00,081 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Executing statement
  1617. DELETE stockout_fact
  1618. FROM stockout_fact
  1619. JOIN date_dimension ON date_dimension.id = stockout_fact.date_dimension_id
  1620. WHERE date_dimension.date = '2021-08-05';
  1621.  
  1622. 2021-08-06 01:00:00,082 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Updated 0 rows in 1 ms
  1623. 2021-08-06 01:00:00,083 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Executing statement CREATE TABLE product_demand_details_tmp AS
  1624. SELECT
  1625. request_id,
  1626. request_status,
  1627. request_number,
  1628. date_created,
  1629. date_requested,
  1630. date_issued,
  1631. origin_id,
  1632. origin_name,
  1633. destination_id,
  1634. destination_name,
  1635. request_item_id,
  1636. product_id,
  1637. product_code,
  1638. product_name,
  1639. quantity_requested,
  1640. quantity_canceled,
  1641. quantity_approved,
  1642. quantity_modified,
  1643. quantity_picked,
  1644. quantity_demand,
  1645. reason_code,
  1646. reason_code_classification
  1647. FROM product_demand;
  1648. 2021-08-06 01:00:00,095 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Executing statement
  1649. insert into stockout_fact (
  1650. date_dimension_id,
  1651. location_dimension_id,
  1652. product_dimension_id,
  1653. quantity_on_hand)
  1654. select * from (
  1655. select
  1656. date_dimension.id as date_dimension_id,
  1657. location_dimension.id as location_dimension_id,
  1658. product_dimension.id as product_dimension_id,
  1659. sum(quantity_on_hand) as quantity_on_hand
  1660. from inventory_snapshot
  1661. join date_dimension on inventory_snapshot.date = date_dimension.date
  1662. join product_dimension on inventory_snapshot.product_id = product_dimension.product_id
  1663. join location_dimension on inventory_snapshot.location_id = location_dimension.location_id
  1664. where date_dimension.date = '2021-08-05'
  1665. group by product_dimension.id, location_dimension.id, date_dimension.id
  1666. having sum(quantity_on_hand) <= 0
  1667. ) as stockout_tmp
  1668. on duplicate key update stockout_fact.quantity_on_hand = stockout_tmp.quantity_on_hand;
  1669.  
  1670. 2021-08-06 01:00:00,097 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Updated 0 rows in 14 ms
  1671. 2021-08-06 01:00:00,099 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Executing statement DROP TABLE IF EXISTS product_demand_details;
  1672. 2021-08-06 01:00:00,104 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Updated 0 rows in 5 ms
  1673. 2021-08-06 01:00:00,107 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Executing statement CREATE TABLE IF NOT EXISTS product_demand_details LIKE product_demand_details_tmp;
  1674. 2021-08-06 01:00:00,108 [DefaultPluginScheduler_Worker-6] INFO data.DataService - Updated 0 rows in 13 ms
  1675. 2021-08-06 01:00:00,115 [DefaultPluginScheduler_Worker-6] INFO jobs.RefreshStockoutDataJob - Refreshed stockout data in 98 ms
  1676. 2021-08-06 01:00:00,118 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Updated 0 rows in 11 ms
  1677. 2021-08-06 01:00:00,119 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Executing statement TRUNCATE product_demand_details;
  1678. 2021-08-06 01:00:00,126 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Updated 0 rows in 7 ms
  1679. 2021-08-06 01:00:00,129 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Executing statement INSERT INTO product_demand_details SELECT * FROM product_demand_details_tmp;
  1680. 2021-08-06 01:00:00,130 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Updated 0 rows in 1 ms
  1681. 2021-08-06 01:00:00,137 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Executing statement ALTER TABLE product_demand_details ADD INDEX (product_id, origin_id, destination_id, date_issued, date_requested)
  1682. 2021-08-06 01:00:00,144 [DefaultPluginScheduler_Worker-5] INFO data.DataService - Updated 0 rows in 7 ms
  1683. 2021-08-06 01:00:00,148 [DefaultPluginScheduler_Worker-5] INFO jobs.RefreshDemandDataJob - Finished refreshing demand data in 135 ms
  1684. Aug 06, 2021 2:04:05 AM org.apache.catalina.core.StandardServer await
  1685. INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  1686. Aug 06, 2021 2:04:05 AM org.apache.coyote.AbstractProtocol pause
  1687. INFO: Pausing ProtocolHandler ["http-bio-8080"]
  1688. Aug 06, 2021 2:04:05 AM org.apache.coyote.AbstractProtocol pause
  1689. INFO: Pausing ProtocolHandler ["ajp-bio-8009"]
  1690. Aug 06, 2021 2:04:05 AM org.apache.catalina.core.StandardService stopInternal
  1691. INFO: Stopping service Catalina
  1692. 2021-08-06 02:04:05,250 [localhost-startStop-2] INFO support.DefaultLifecycleProcessor - Stopping beans in phase 2147483647
  1693. 2021-08-06 02:04:05,264 [localhost-startStop-2] INFO core.QuartzScheduler - Scheduler DefaultPluginScheduler_$_NON_CLUSTERED paused.
  1694. 2021-08-06 02:04:05,330 [localhost-startStop-2] INFO core.QuartzScheduler - Scheduler DefaultPluginScheduler_$_NON_CLUSTERED shutting down.
  1695. 2021-08-06 02:04:05,332 [localhost-startStop-2] INFO core.QuartzScheduler - Scheduler DefaultPluginScheduler_$_NON_CLUSTERED paused.
  1696. 2021-08-06 02:04:05,333 [localhost-startStop-2] INFO core.QuartzScheduler - Scheduler DefaultPluginScheduler_$_NON_CLUSTERED shutdown complete.
  1697. 2021-08-06 02:04:06,350 [localhost-startStop-2] INFO ehcache.EhCacheManagerFactoryBean - Shutting down EHCache CacheManager
  1698. 2021-08-06 02:04:06,374 [localhost-startStop-2] INFO impl.SessionFactoryImpl - closing
  1699. 2021-08-06 02:04:06,374 [localhost-startStop-2] INFO util.NamingHelper - JNDI InitialContext properties:{}
  1700. 2021-08-06 02:04:06,441 [localhost-startStop-2] INFO impl.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 5, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 2z80leaj6w8olqmqp5a6|7de89807, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 2z80leaj6w8olqmqp5a6|7de89807, idleConnectionTestPeriod -> 7200, initialPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost:3306/openboxes?useSSL=false, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 14400, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 1800, maxPoolSize -> 100, maxStatements -> 180, maxStatementsPerConnection -> 0, minPoolSize -> 5, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 1, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
  1701. 2021-08-06 02:04:06,533 [localhost-startStop-2] INFO support.XmlWebApplicationContext - Closing Root WebApplicationContext: startup date [Fri Aug 06 00:25:37 UTC 2021]; root of context hierarchy
  1702. 2021-08-06 02:04:06,536 [localhost-startStop-2] INFO support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5f40c449: defining beans [grailsApplication,pluginManager,grailsConfigurator,grailsResourceLoader,grailsResourceHolder,characterEncodingFilter]; root of factory hierarchy
  1703. Aug 06, 2021 2:04:06 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesJdbc
  1704. SEVERE: The web application [/openboxes] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1705. Aug 06, 2021 2:04:06 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  1706. SEVERE: The web application [/openboxes] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->2z80leaj6w8olqmqp5a6|cd856fc]-DeferredStatementDestroyerThread-#0] but has failed to stop it. This is very likely to create a memory leak.
  1707. Aug 06, 2021 2:04:06 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  1708. SEVERE: The web application [/openboxes] appears to have started a thread named [Abandoned connection cleanup thread] but has failed to stop it. This is very likely to create a memory leak.
  1709. Aug 06, 2021 2:04:06 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  1710. SEVERE: The web application [/openboxes] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak.
  1711. Aug 06, 2021 2:04:06 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  1712. SEVERE: The web application [/openboxes] appears to have started a thread named [GParsTimeoutTimer] but has failed to stop it. This is very likely to create a memory leak.
  1713. Aug 06, 2021 2:04:06 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  1714. SEVERE: The web application [/openboxes] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->2z80leaj6w8olqmqp5a6|7de89807]-AdminTaskTimer] but has failed to stop it. This is very likely to create a memory leak.
  1715. Aug 06, 2021 2:04:06 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  1716. SEVERE: The web application [/openboxes] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->2z80leaj6w8olqmqp5a6|7de89807]-HelperThread-#0] but has failed to stop it. This is very likely to create a memory leak.
  1717. Aug 06, 2021 2:04:06 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  1718. SEVERE: The web application [/openboxes] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->2z80leaj6w8olqmqp5a6|7de89807]-HelperThread-#1] but has failed to stop it. This is very likely to create a memory leak.
  1719. Aug 06, 2021 2:04:06 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  1720. SEVERE: The web application [/openboxes] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->2z80leaj6w8olqmqp5a6|7de89807]-HelperThread-#2] but has failed to stop it. This is very likely to create a memory leak.
  1721. Aug 06, 2021 2:04:06 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  1722. SEVERE: The web application [/openboxes] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->2z80leaj6w8olqmqp5a6|7de89807]-DeferredStatementDestroyerThread-#0] but has failed to stop it. This is very likely to create a memory leak.
  1723. Aug 06, 2021 2:04:06 AM org.apache.coyote.AbstractProtocol stop
  1724. INFO: Stopping ProtocolHandler ["http-bio-8080"]
  1725. Aug 06, 2021 2:04:06 AM org.apache.coyote.AbstractProtocol stop
  1726. INFO: Stopping ProtocolHandler ["ajp-bio-8009"]
  1727. Aug 06, 2021 2:04:06 AM org.apache.coyote.AbstractProtocol destroy
  1728. INFO: Destroying ProtocolHandler ["http-bio-8080"]
  1729. Aug 06, 2021 2:04:06 AM org.apache.coyote.AbstractProtocol destroy
  1730. INFO: Destroying ProtocolHandler ["ajp-bio-8009"]
  1731. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1732. INFO: Server version: Apache Tomcat/7.0.94
  1733. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1734. INFO: Server built: Apr 10 2019 16:56:40 UTC
  1735. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1736. INFO: Server number: 7.0.94.0
  1737. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1738. INFO: OS Name: Linux
  1739. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1740. INFO: OS Version: 5.4.0-1049-gcp
  1741. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1742. INFO: Architecture: amd64
  1743. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1744. INFO: Java Home: /usr/lib/jvm/zulu7-ca-amd64/jre
  1745. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1746. INFO: JVM Version: 1.7.0_312-b01
  1747. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1748. INFO: JVM Vendor: Azul Systems, Inc.
  1749. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1750. INFO: CATALINA_BASE: /opt/tomcat
  1751. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1752. INFO: CATALINA_HOME: /opt/tomcat
  1753. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1754. INFO: Command line argument: -Djava.util.logging.config.file=/opt/tomcat/conf/logging.properties
  1755. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1756. INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  1757. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1758. INFO: Command line argument: -Djava.awt.headless=true
  1759. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1760. INFO: Command line argument: -Djava.security.egd=file:/dev/./urandom
  1761. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1762. INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  1763. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1764. INFO: Command line argument: -Xms1024m
  1765. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1766. INFO: Command line argument: -Xmx1024m
  1767. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1768. INFO: Command line argument: -XX:MaxPermSize=128m
  1769. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1770. INFO: Command line argument: -XX:+UseParallelGC
  1771. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1772. INFO: Command line argument: -Dignore.endorsed.dirs=
  1773. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1774. INFO: Command line argument: -Dcatalina.base=/opt/tomcat
  1775. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1776. INFO: Command line argument: -Dcatalina.home=/opt/tomcat
  1777. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.VersionLoggerListener log
  1778. INFO: Command line argument: -Djava.io.tmpdir=/opt/tomcat/temp
  1779. Aug 06, 2021 2:04:08 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  1780. INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  1781. Aug 06, 2021 2:04:08 AM org.apache.coyote.AbstractProtocol init
  1782. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  1783. Aug 06, 2021 2:04:08 AM org.apache.coyote.AbstractProtocol init
  1784. INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
  1785. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.Catalina load
  1786. INFO: Initialization processed in 1071 ms
  1787. Aug 06, 2021 2:04:08 AM org.apache.catalina.core.StandardService startInternal
  1788. INFO: Starting service Catalina
  1789. Aug 06, 2021 2:04:08 AM org.apache.catalina.core.StandardEngine startInternal
  1790. INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
  1791. Aug 06, 2021 2:04:08 AM org.apache.catalina.startup.HostConfig deployWAR
  1792. INFO: Deploying web application archive /opt/apache-tomcat-7.0.94/webapps/openboxes.war
  1793. Aug 06, 2021 2:04:18 AM org.apache.catalina.startup.TldConfig execute
  1794. 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.
  1795. Using configuration locations [classpath:openboxes-config.properties, classpath:openboxes-config.groovy, file:/opt/tomcat/.grails/openboxes-config.properties, file:/opt/tomcat/.grails/openboxes-config.groovy] [production]
  1796. Unable to load specified config location classpath:openboxes-config.properties : class path resource [openboxes-config.properties] cannot be opened because it does not exist
  1797. Unable to load specified config location classpath:openboxes-config.groovy : class path resource [openboxes-config.groovy] cannot be opened because it does not exist
  1798. Unable to load specified config location file:/opt/tomcat/.grails/openboxes-config.groovy : /opt/tomcat/.grails/openboxes-config.groovy (No such file or directory)
  1799. log4j:ERROR setFile(null,true) call failed.
  1800. java.io.FileNotFoundException: stacktrace.log (Permission denied)
  1801. at java.io.FileOutputStream.open(Native Method)
  1802. at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  1803. at java.io.FileOutputStream.<init>(FileOutputStream.java:142)
  1804. at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
  1805. at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
  1806. at org.apache.log4j.spi.OptionHandler$activateOptions.call(Unknown Source)
  1807. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
  1808. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
  1809. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
  1810. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.createFullstackTraceAppender(Log4jConfig.groovy:177)
  1811. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.this$2$createFullstackTraceAppender(Log4jConfig.groovy)
  1812. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig$this$2$createFullstackTraceAppender.callCurrent(Unknown Source)
  1813. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44)
  1814. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
  1815. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:145)
  1816. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.configure(Log4jConfig.groovy:145)
  1817. at org.codehaus.groovy.grails.web.util.Log4jConfigListener.contextInitialized(Log4jConfigListener.java:62)
  1818. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5197)
  1819. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5720)
  1820. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  1821. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1018)
  1822. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:994)
  1823. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
  1824. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1127)
  1825. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:2020)
  1826. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
  1827. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  1828. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
  1829. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
  1830. at java.lang.Thread.run(Thread.java:748)
  1831. 2021-08-06 02:04:20,725 [localhost-startStop-1] INFO context.ContextLoader - Root WebApplicationContext: initialization started
  1832. 2021-08-06 02:04:20,755 [localhost-startStop-1] INFO support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Fri Aug 06 02:04:20 UTC 2021]; root of context hierarchy
  1833. 2021-08-06 02:04:20,816 [localhost-startStop-1] INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  1834. 2021-08-06 02:04:21,259 [localhost-startStop-1] INFO support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@28eef1bd: defining beans [grailsApplication,pluginManager,grailsConfigurator,grailsResourceLoader,grailsResourceHolder,characterEncodingFilter]; root of factory hierarchy
  1835. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1836. INFO: Server version: Apache Tomcat/7.0.94
  1837. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1838. INFO: Server built: Apr 10 2019 16:56:40 UTC
  1839. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1840. INFO: Server number: 7.0.94.0
  1841. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1842. INFO: OS Name: Linux
  1843. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1844. INFO: OS Version: 5.4.0-1049-gcp
  1845. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1846. INFO: Architecture: amd64
  1847. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1848. INFO: Java Home: /usr/lib/jvm/zulu7-ca-amd64/jre
  1849. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1850. INFO: JVM Version: 1.7.0_312-b01
  1851. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1852. INFO: JVM Vendor: Azul Systems, Inc.
  1853. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1854. INFO: CATALINA_BASE: /opt/tomcat
  1855. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1856. INFO: CATALINA_HOME: /opt/tomcat
  1857. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1858. INFO: Command line argument: -Djava.util.logging.config.file=/opt/tomcat/conf/logging.properties
  1859. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1860. INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  1861. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1862. INFO: Command line argument: -Djava.awt.headless=true
  1863. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1864. INFO: Command line argument: -Djava.security.egd=file:/dev/./urandom
  1865. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1866. INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  1867. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1868. INFO: Command line argument: -Xms1024m
  1869. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1870. INFO: Command line argument: -Xmx1024m
  1871. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1872. INFO: Command line argument: -XX:MaxPermSize=128m
  1873. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1874. INFO: Command line argument: -XX:+UseParallelGC
  1875. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1876. INFO: Command line argument: -Dignore.endorsed.dirs=
  1877. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1878. INFO: Command line argument: -Dcatalina.base=/opt/tomcat
  1879. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1880. INFO: Command line argument: -Dcatalina.home=/opt/tomcat
  1881. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.VersionLoggerListener log
  1882. INFO: Command line argument: -Djava.io.tmpdir=/opt/tomcat/temp
  1883. Aug 06, 2021 2:04:29 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  1884. INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  1885. Aug 06, 2021 2:04:29 AM org.apache.coyote.AbstractProtocol init
  1886. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  1887. Aug 06, 2021 2:04:29 AM org.apache.coyote.AbstractProtocol init
  1888. INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
  1889. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.Catalina load
  1890. INFO: Initialization processed in 1073 ms
  1891. Aug 06, 2021 2:04:29 AM org.apache.catalina.core.StandardService startInternal
  1892. INFO: Starting service Catalina
  1893. Aug 06, 2021 2:04:29 AM org.apache.catalina.core.StandardEngine startInternal
  1894. INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
  1895. Aug 06, 2021 2:04:29 AM org.apache.catalina.startup.HostConfig deployWAR
  1896. INFO: Deploying web application archive /opt/apache-tomcat-7.0.94/webapps/openboxes.war
  1897. Aug 06, 2021 2:04:39 AM org.apache.catalina.startup.TldConfig execute
  1898. 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.
  1899. Using configuration locations [classpath:openboxes-config.properties, classpath:openboxes-config.groovy, file:/opt/tomcat/.grails/openboxes-config.properties, file:/opt/tomcat/.grails/openboxes-config.groovy] [production]
  1900. Unable to load specified config location classpath:openboxes-config.properties : class path resource [openboxes-config.properties] cannot be opened because it does not exist
  1901. Unable to load specified config location classpath:openboxes-config.groovy : class path resource [openboxes-config.groovy] cannot be opened because it does not exist
  1902. Unable to load specified config location file:/opt/tomcat/.grails/openboxes-config.groovy : /opt/tomcat/.grails/openboxes-config.groovy (No such file or directory)
  1903. log4j:ERROR setFile(null,true) call failed.
  1904. java.io.FileNotFoundException: stacktrace.log (Permission denied)
  1905. at java.io.FileOutputStream.open(Native Method)
  1906. at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  1907. at java.io.FileOutputStream.<init>(FileOutputStream.java:142)
  1908. at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
  1909. at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
  1910. at org.apache.log4j.spi.OptionHandler$activateOptions.call(Unknown Source)
  1911. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
  1912. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
  1913. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
  1914. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.createFullstackTraceAppender(Log4jConfig.groovy:177)
  1915. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.this$2$createFullstackTraceAppender(Log4jConfig.groovy)
  1916. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig$this$2$createFullstackTraceAppender.callCurrent(Unknown Source)
  1917. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44)
  1918. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
  1919. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:145)
  1920. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.configure(Log4jConfig.groovy:145)
  1921. at org.codehaus.groovy.grails.web.util.Log4jConfigListener.contextInitialized(Log4jConfigListener.java:62)
  1922. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5197)
  1923. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5720)
  1924. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  1925. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1018)
  1926. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:994)
  1927. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
  1928. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1127)
  1929. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:2020)
  1930. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
  1931. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  1932. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
  1933. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
  1934. at java.lang.Thread.run(Thread.java:748)
  1935. 2021-08-06 02:04:41,586 [localhost-startStop-1] INFO context.ContextLoader - Root WebApplicationContext: initialization started
  1936. 2021-08-06 02:04:41,625 [localhost-startStop-1] INFO support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Fri Aug 06 02:04:41 UTC 2021]; root of context hierarchy
  1937. 2021-08-06 02:04:41,685 [localhost-startStop-1] INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  1938. 2021-08-06 02:04:42,118 [localhost-startStop-1] INFO support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@28eef1bd: defining beans [grailsApplication,pluginManager,grailsConfigurator,grailsResourceLoader,grailsResourceHolder,characterEncodingFilter]; root of factory hierarchy
  1939. 2021-08-06 02:04:49,436 [localhost-startStop-1] INFO cfg.Environment - Hibernate 3.3.1.GA
  1940. 2021-08-06 02:04:49,442 [localhost-startStop-1] INFO cfg.Environment - hibernate.properties not found
  1941. 2021-08-06 02:04:49,448 [localhost-startStop-1] INFO cfg.Environment - Bytecode provider name : javassist
  1942. 2021-08-06 02:04:49,450 [localhost-startStop-1] INFO cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
  1943. 2021-08-06 02:04:53,370 [localhost-startStop-1] INFO annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
  1944. 2021-08-06 02:04:56,604 [MLog-Init-Reporter] INFO log.MLog - MLog clients using slf4j logging.
  1945. 2021-08-06 02:04:58,943 [localhost-startStop-1] INFO c3p0.C3P0Registry - Initializing c3p0-0.9.5.3 [built 27-January-2019 00:11:37 -0800; debug? true; trace: 10]
  1946. 2021-08-06 02:04:59,910 [localhost-startStop-1] INFO impl.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 5, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 2z80leaj6zs2w8j08sbj|6c3d25fa, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 2z80leaj6zs2w8j08sbj|6c3d25fa, idleConnectionTestPeriod -> 7200, initialPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost:3306/openboxes?useSSL=false, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 14400, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 1800, maxPoolSize -> 100, maxStatements -> 180, maxStatementsPerConnection -> 0, minPoolSize -> 5, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 1, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
  1947. 2021-08-06 02:05:00,681 [localhost-startStop-1] INFO annotations.Version - Hibernate Annotations 3.4.0.GA
  1948. 2021-08-06 02:05:00,752 [localhost-startStop-1] INFO common.Version - Hibernate Commons Annotations 3.1.0.GA
  1949. 2021-08-06 02:05:02,229 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [color] of domain class org.pih.warehouse.product.Product will not be checked during validation.
  1950. 2021-08-06 02:05:02,388 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [shipmentItemCount] of domain class org.pih.warehouse.shipping.Shipment will not be checked during validation.
  1951. 2021-08-06 02:05:02,439 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [monthRequested] of domain class org.pih.warehouse.requisition.Requisition will not be checked during validation.
  1952. 2021-08-06 02:05:02,439 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [statusSortOrder] of domain class org.pih.warehouse.requisition.Requisition will not be checked during validation.
  1953. 2021-08-06 02:05:02,686 [localhost-startStop-1] INFO validator.Version - Hibernate Validator 3.1.0.GA
  1954. 2021-08-06 02:05:02,834 [localhost-startStop-1] INFO search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
  1955. 2021-08-06 02:05:03,159 [localhost-startStop-1] WARN mapping.RootClass - composite-id class does not override equals(): org.pih.warehouse.invoice.InvoiceList
  1956. 2021-08-06 02:05:03,159 [localhost-startStop-1] WARN mapping.RootClass - composite-id class does not override hashCode(): org.pih.warehouse.invoice.InvoiceList
  1957. 2021-08-06 02:05:03,289 [localhost-startStop-1] INFO connection.ConnectionProviderFactory - Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  1958. 2021-08-06 02:05:03,290 [localhost-startStop-1] INFO cfg.SettingsFactory - RDBMS: MySQL, version: 5.7.35-0ubuntu0.18.04.1
  1959. 2021-08-06 02:05:03,290 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC driver: MySQL Connector Java, version: mysql-connector-java-5.1.47 ( Revision: fe1903b1ecb4a96a917f7ed3190d80c049b1de29 )
  1960. 2021-08-06 02:05:03,292 [localhost-startStop-1] INFO dialect.Dialect - Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  1961. 2021-08-06 02:05:03,295 [localhost-startStop-1] INFO transaction.TransactionFactoryFactory - Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  1962. 2021-08-06 02:05:03,296 [localhost-startStop-1] INFO transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  1963. 2021-08-06 02:05:03,296 [localhost-startStop-1] INFO cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled
  1964. 2021-08-06 02:05:03,296 [localhost-startStop-1] INFO cfg.SettingsFactory - Automatic session close at end of transaction: disabled
  1965. 2021-08-06 02:05:03,296 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC batch size: 15
  1966. 2021-08-06 02:05:03,296 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC batch updates for versioned data: disabled
  1967. 2021-08-06 02:05:03,296 [localhost-startStop-1] INFO cfg.SettingsFactory - Scrollable result sets: enabled
  1968. 2021-08-06 02:05:03,296 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC3 getGeneratedKeys(): enabled
  1969. 2021-08-06 02:05:03,297 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC result set fetch size: 25
  1970. 2021-08-06 02:05:03,297 [localhost-startStop-1] INFO cfg.SettingsFactory - Connection release mode: auto
  1971. 2021-08-06 02:05:03,297 [localhost-startStop-1] INFO cfg.SettingsFactory - Maximum outer join fetch depth: 2
  1972. 2021-08-06 02:05:03,297 [localhost-startStop-1] INFO cfg.SettingsFactory - Default batch fetch size: 25
  1973. 2021-08-06 02:05:03,297 [localhost-startStop-1] INFO cfg.SettingsFactory - Generate SQL with comments: disabled
  1974. 2021-08-06 02:05:03,297 [localhost-startStop-1] INFO cfg.SettingsFactory - Order SQL updates by primary key: enabled
  1975. 2021-08-06 02:05:03,297 [localhost-startStop-1] INFO cfg.SettingsFactory - Order SQL inserts for batching: enabled
  1976. 2021-08-06 02:05:03,297 [localhost-startStop-1] INFO cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  1977. 2021-08-06 02:05:03,299 [localhost-startStop-1] INFO ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
  1978. 2021-08-06 02:05:03,299 [localhost-startStop-1] INFO cfg.SettingsFactory - Query language substitutions: {}
  1979. 2021-08-06 02:05:03,299 [localhost-startStop-1] INFO cfg.SettingsFactory - JPA-QL strict compliance: disabled
  1980. 2021-08-06 02:05:03,299 [localhost-startStop-1] INFO cfg.SettingsFactory - Second-level cache: disabled
  1981. 2021-08-06 02:05:03,299 [localhost-startStop-1] INFO cfg.SettingsFactory - Query cache: disabled
  1982. 2021-08-06 02:05:03,299 [localhost-startStop-1] INFO cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory
  1983. 2021-08-06 02:05:03,299 [localhost-startStop-1] INFO cfg.SettingsFactory - Optimize cache for minimal puts: enabled
  1984. 2021-08-06 02:05:03,299 [localhost-startStop-1] INFO cfg.SettingsFactory - Structured second-level cache entries: disabled
  1985. 2021-08-06 02:05:03,302 [localhost-startStop-1] INFO cfg.SettingsFactory - Statistics: disabled
  1986. 2021-08-06 02:05:03,303 [localhost-startStop-1] INFO cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled
  1987. 2021-08-06 02:05:03,303 [localhost-startStop-1] INFO cfg.SettingsFactory - Default entity-mode: pojo
  1988. 2021-08-06 02:05:03,303 [localhost-startStop-1] INFO cfg.SettingsFactory - Named query checking : enabled
  1989. 2021-08-06 02:05:03,342 [localhost-startStop-1] INFO impl.SessionFactoryImpl - building session factory
  1990. 2021-08-06 02:05:06,461 [localhost-startStop-1] INFO util.NamingHelper - JNDI InitialContext properties:{}
  1991. 2021-08-06 02:05:08,412 [localhost-startStop-1] INFO config.PropertiesFactoryBean - Loading properties file from class path resource [gsp/views.properties]
  1992. 2021-08-06 02:05:10,210 [localhost-startStop-1] INFO ehcache.EhCacheManagerFactoryBean - Initializing EHCache CacheManager
  1993. 2021-08-06 02:05:11,669 [localhost-startStop-1] INFO impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  1994. 2021-08-06 02:05:11,671 [localhost-startStop-1] INFO simpl.SimpleThreadPool - Job execution threads will use class loader of thread: localhost-startStop-1
  1995. 2021-08-06 02:05:11,684 [localhost-startStop-1] INFO core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  1996. 2021-08-06 02:05:11,684 [localhost-startStop-1] INFO core.QuartzScheduler - Quartz Scheduler v.2.1.6 created.
  1997. 2021-08-06 02:05:11,685 [localhost-startStop-1] INFO simpl.RAMJobStore - RAMJobStore initialized.
  1998. 2021-08-06 02:05:11,685 [localhost-startStop-1] INFO core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.1.6) 'DefaultPluginScheduler' with instanceId 'NON_CLUSTERED'
  1999. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  2000. NOT STARTED.
  2001. Currently in standby mode.
  2002. Number of jobs executed: 0
  2003. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  2004. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  2005.  
  2006. 2021-08-06 02:05:11,685 [localhost-startStop-1] INFO impl.StdSchedulerFactory - Quartz scheduler 'DefaultPluginScheduler' initialized from an externally provided properties instance.
  2007. 2021-08-06 02:05:11,685 [localhost-startStop-1] INFO impl.StdSchedulerFactory - Quartz scheduler version: 2.1.6
  2008. 2021-08-06 02:05:11,690 [localhost-startStop-1] INFO core.QuartzScheduler - JobFactory set to: grails.plugin.quartz2.GrailsJobFactory@5a27b37d
  2009. 2021-08-06 02:05:13,888 [localhost-startStop-1] INFO support.DefaultLifecycleProcessor - Starting beans in phase 2147483647
  2010. Starting Quartz Scheduler in QuartzFactoryBean
  2011. 2021-08-06 02:05:13,901 [localhost-startStop-1] INFO core.QuartzScheduler - Scheduler DefaultPluginScheduler_$_NON_CLUSTERED started.
  2012. 2021-08-06 02:05:15,596 [localhost-startStop-1] INFO support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4fc3bb1f: defining beans [org.grails.plugin.zippedresources.ZipResourceMapper,org.grails.plugin.resource.CSSRewriterResourceMapper,org.grails.plugin.cachedresources.HashAndCacheResourceMapper,org.grails.plugin.resource.BundleResourceMapperInstance,org.grails.plugin.resource.CSSRewriterResourceMapperInstance,org.grails.plugin.resource.BundleResourceMapper,org.grails.plugin.cachedresources.HashAndCacheResourceMapperInstance,org.grails.plugin.zippedresources.ZipResourceMapperInstance,org.grails.plugin.resource.CSSPreprocessorResourceMapperInstance,org.grails.plugin.resource.CSSPreprocessorResourceMapper]; parent: org.codehaus.groovy.grails.commons.spring.ReloadAwareAutowireCapableBeanFactory@2ca63b75
  2013. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2014. INFO: Server version: Apache Tomcat/7.0.94
  2015. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2016. INFO: Server built: Apr 10 2019 16:56:40 UTC
  2017. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2018. INFO: Server number: 7.0.94.0
  2019. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2020. INFO: OS Name: Linux
  2021. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2022. INFO: OS Version: 5.4.0-1049-gcp
  2023. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2024. INFO: Architecture: amd64
  2025. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2026. INFO: Java Home: /usr/lib/jvm/zulu7-ca-amd64/jre
  2027. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2028. INFO: JVM Version: 1.7.0_312-b01
  2029. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2030. INFO: JVM Vendor: Azul Systems, Inc.
  2031. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2032. INFO: CATALINA_BASE: /opt/tomcat
  2033. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2034. INFO: CATALINA_HOME: /opt/tomcat
  2035. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2036. INFO: Command line argument: -Djava.util.logging.config.file=/opt/tomcat/conf/logging.properties
  2037. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2038. INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  2039. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2040. INFO: Command line argument: -Djava.awt.headless=true
  2041. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2042. INFO: Command line argument: -Djava.security.egd=file:/dev/./urandom
  2043. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2044. INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  2045. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2046. INFO: Command line argument: -Xms1024m
  2047. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2048. INFO: Command line argument: -Xmx1024m
  2049. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2050. INFO: Command line argument: -XX:MaxPermSize=512m
  2051. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2052. INFO: Command line argument: -XX:+UseParallelGC
  2053. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2054. INFO: Command line argument: -Dignore.endorsed.dirs=
  2055. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2056. INFO: Command line argument: -Dcatalina.base=/opt/tomcat
  2057. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2058. INFO: Command line argument: -Dcatalina.home=/opt/tomcat
  2059. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.VersionLoggerListener log
  2060. INFO: Command line argument: -Djava.io.tmpdir=/opt/tomcat/temp
  2061. Aug 06, 2021 2:05:20 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  2062. INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  2063. Aug 06, 2021 2:05:20 AM org.apache.coyote.AbstractProtocol init
  2064. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  2065. Aug 06, 2021 2:05:20 AM org.apache.coyote.AbstractProtocol init
  2066. INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
  2067. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.Catalina load
  2068. INFO: Initialization processed in 1089 ms
  2069. Aug 06, 2021 2:05:20 AM org.apache.catalina.core.StandardService startInternal
  2070. INFO: Starting service Catalina
  2071. Aug 06, 2021 2:05:20 AM org.apache.catalina.core.StandardEngine startInternal
  2072. INFO: Starting Servlet Engine: Apache Tomcat/7.0.94
  2073. Aug 06, 2021 2:05:20 AM org.apache.catalina.startup.HostConfig deployWAR
  2074. INFO: Deploying web application archive /opt/apache-tomcat-7.0.94/webapps/openboxes.war
  2075. Aug 06, 2021 2:05:30 AM org.apache.catalina.startup.TldConfig execute
  2076. 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.
  2077. Using configuration locations [classpath:openboxes-config.properties, classpath:openboxes-config.groovy, file:/opt/tomcat/.grails/openboxes-config.properties, file:/opt/tomcat/.grails/openboxes-config.groovy] [production]
  2078. Unable to load specified config location classpath:openboxes-config.properties : class path resource [openboxes-config.properties] cannot be opened because it does not exist
  2079. Unable to load specified config location classpath:openboxes-config.groovy : class path resource [openboxes-config.groovy] cannot be opened because it does not exist
  2080. Unable to load specified config location file:/opt/tomcat/.grails/openboxes-config.groovy : /opt/tomcat/.grails/openboxes-config.groovy (No such file or directory)
  2081. log4j:ERROR setFile(null,true) call failed.
  2082. java.io.FileNotFoundException: stacktrace.log (Permission denied)
  2083. at java.io.FileOutputStream.open(Native Method)
  2084. at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  2085. at java.io.FileOutputStream.<init>(FileOutputStream.java:142)
  2086. at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
  2087. at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
  2088. at org.apache.log4j.spi.OptionHandler$activateOptions.call(Unknown Source)
  2089. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
  2090. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
  2091. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
  2092. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.createFullstackTraceAppender(Log4jConfig.groovy:177)
  2093. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.this$2$createFullstackTraceAppender(Log4jConfig.groovy)
  2094. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig$this$2$createFullstackTraceAppender.callCurrent(Unknown Source)
  2095. at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44)
  2096. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
  2097. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:145)
  2098. at org.codehaus.groovy.grails.plugins.logging.Log4jConfig.configure(Log4jConfig.groovy:145)
  2099. at org.codehaus.groovy.grails.web.util.Log4jConfigListener.contextInitialized(Log4jConfigListener.java:62)
  2100. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5197)
  2101. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5720)
  2102. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  2103. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1018)
  2104. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:994)
  2105. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
  2106. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1127)
  2107. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:2020)
  2108. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
  2109. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  2110. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
  2111. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
  2112. at java.lang.Thread.run(Thread.java:748)
  2113. 2021-08-06 02:05:32,517 [localhost-startStop-1] INFO context.ContextLoader - Root WebApplicationContext: initialization started
  2114. 2021-08-06 02:05:32,577 [localhost-startStop-1] INFO support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Fri Aug 06 02:05:32 UTC 2021]; root of context hierarchy
  2115. 2021-08-06 02:05:32,681 [localhost-startStop-1] INFO xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  2116. 2021-08-06 02:05:33,517 [localhost-startStop-1] INFO support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5f40c449: defining beans [grailsApplication,pluginManager,grailsConfigurator,grailsResourceLoader,grailsResourceHolder,characterEncodingFilter]; root of factory hierarchy
  2117. 2021-08-06 02:05:40,433 [localhost-startStop-1] INFO cfg.Environment - Hibernate 3.3.1.GA
  2118. 2021-08-06 02:05:40,435 [localhost-startStop-1] INFO cfg.Environment - hibernate.properties not found
  2119. 2021-08-06 02:05:40,446 [localhost-startStop-1] INFO cfg.Environment - Bytecode provider name : javassist
  2120. 2021-08-06 02:05:40,448 [localhost-startStop-1] INFO cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
  2121. 2021-08-06 02:05:44,181 [localhost-startStop-1] INFO annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
  2122. 2021-08-06 02:05:46,796 [MLog-Init-Reporter] INFO log.MLog - MLog clients using slf4j logging.
  2123. 2021-08-06 02:05:49,228 [localhost-startStop-1] INFO c3p0.C3P0Registry - Initializing c3p0-0.9.5.3 [built 27-January-2019 00:11:37 -0800; debug? true; trace: 10]
  2124. 2021-08-06 02:05:50,196 [localhost-startStop-1] INFO impl.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 5, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 2z80leaj6zt5oztsstkb|6c3d25fa, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 2z80leaj6zt5oztsstkb|6c3d25fa, idleConnectionTestPeriod -> 7200, initialPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost:3306/openboxes?useSSL=false, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 14400, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 1800, maxPoolSize -> 100, maxStatements -> 180, maxStatementsPerConnection -> 0, minPoolSize -> 5, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 1, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
  2125. 2021-08-06 02:05:50,954 [localhost-startStop-1] INFO annotations.Version - Hibernate Annotations 3.4.0.GA
  2126. 2021-08-06 02:05:51,033 [localhost-startStop-1] INFO common.Version - Hibernate Commons Annotations 3.1.0.GA
  2127. 2021-08-06 02:05:52,094 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [color] of domain class org.pih.warehouse.product.Product will not be checked during validation.
  2128. 2021-08-06 02:05:52,267 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [shipmentItemCount] of domain class org.pih.warehouse.shipping.Shipment will not be checked during validation.
  2129. 2021-08-06 02:05:52,325 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [monthRequested] of domain class org.pih.warehouse.requisition.Requisition will not be checked during validation.
  2130. 2021-08-06 02:05:52,325 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [statusSortOrder] of domain class org.pih.warehouse.requisition.Requisition will not be checked during validation.
  2131. 2021-08-06 02:05:52,537 [localhost-startStop-1] INFO validator.Version - Hibernate Validator 3.1.0.GA
  2132. 2021-08-06 02:05:52,669 [localhost-startStop-1] INFO search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
  2133. 2021-08-06 02:05:52,896 [localhost-startStop-1] WARN mapping.RootClass - composite-id class does not override equals(): org.pih.warehouse.invoice.InvoiceList
  2134. 2021-08-06 02:05:52,897 [localhost-startStop-1] WARN mapping.RootClass - composite-id class does not override hashCode(): org.pih.warehouse.invoice.InvoiceList
  2135. 2021-08-06 02:05:53,137 [localhost-startStop-1] INFO connection.ConnectionProviderFactory - Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
  2136. 2021-08-06 02:05:53,138 [localhost-startStop-1] INFO cfg.SettingsFactory - RDBMS: MySQL, version: 5.7.35-0ubuntu0.18.04.1
  2137. 2021-08-06 02:05:53,138 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC driver: MySQL Connector Java, version: mysql-connector-java-5.1.47 ( Revision: fe1903b1ecb4a96a917f7ed3190d80c049b1de29 )
  2138. 2021-08-06 02:05:53,140 [localhost-startStop-1] INFO dialect.Dialect - Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  2139. 2021-08-06 02:05:53,143 [localhost-startStop-1] INFO transaction.TransactionFactoryFactory - Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory
  2140. 2021-08-06 02:05:53,144 [localhost-startStop-1] INFO transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
  2141. 2021-08-06 02:05:53,144 [localhost-startStop-1] INFO cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled
  2142. 2021-08-06 02:05:53,144 [localhost-startStop-1] INFO cfg.SettingsFactory - Automatic session close at end of transaction: disabled
  2143. 2021-08-06 02:05:53,144 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC batch size: 15
  2144. 2021-08-06 02:05:53,144 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC batch updates for versioned data: disabled
  2145. 2021-08-06 02:05:53,144 [localhost-startStop-1] INFO cfg.SettingsFactory - Scrollable result sets: enabled
  2146. 2021-08-06 02:05:53,144 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC3 getGeneratedKeys(): enabled
  2147. 2021-08-06 02:05:53,144 [localhost-startStop-1] INFO cfg.SettingsFactory - JDBC result set fetch size: 25
  2148. 2021-08-06 02:05:53,144 [localhost-startStop-1] INFO cfg.SettingsFactory - Connection release mode: auto
  2149. 2021-08-06 02:05:53,145 [localhost-startStop-1] INFO cfg.SettingsFactory - Maximum outer join fetch depth: 2
  2150. 2021-08-06 02:05:53,145 [localhost-startStop-1] INFO cfg.SettingsFactory - Default batch fetch size: 25
  2151. 2021-08-06 02:05:53,145 [localhost-startStop-1] INFO cfg.SettingsFactory - Generate SQL with comments: disabled
  2152. 2021-08-06 02:05:53,145 [localhost-startStop-1] INFO cfg.SettingsFactory - Order SQL updates by primary key: enabled
  2153. 2021-08-06 02:05:53,145 [localhost-startStop-1] INFO cfg.SettingsFactory - Order SQL inserts for batching: enabled
  2154. 2021-08-06 02:05:53,145 [localhost-startStop-1] INFO cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  2155. 2021-08-06 02:05:53,147 [localhost-startStop-1] INFO ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
  2156. 2021-08-06 02:05:53,147 [localhost-startStop-1] INFO cfg.SettingsFactory - Query language substitutions: {}
  2157. 2021-08-06 02:05:53,147 [localhost-startStop-1] INFO cfg.SettingsFactory - JPA-QL strict compliance: disabled
  2158. 2021-08-06 02:05:53,147 [localhost-startStop-1] INFO cfg.SettingsFactory - Second-level cache: disabled
  2159. 2021-08-06 02:05:53,147 [localhost-startStop-1] INFO cfg.SettingsFactory - Query cache: disabled
  2160. 2021-08-06 02:05:53,147 [localhost-startStop-1] INFO cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory
  2161. 2021-08-06 02:05:53,147 [localhost-startStop-1] INFO cfg.SettingsFactory - Optimize cache for minimal puts: enabled
  2162. 2021-08-06 02:05:53,147 [localhost-startStop-1] INFO cfg.SettingsFactory - Structured second-level cache entries: disabled
  2163. 2021-08-06 02:05:53,150 [localhost-startStop-1] INFO cfg.SettingsFactory - Statistics: disabled
  2164. 2021-08-06 02:05:53,150 [localhost-startStop-1] INFO cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled
  2165. 2021-08-06 02:05:53,150 [localhost-startStop-1] INFO cfg.SettingsFactory - Default entity-mode: pojo
  2166. 2021-08-06 02:05:53,150 [localhost-startStop-1] INFO cfg.SettingsFactory - Named query checking : enabled
  2167. 2021-08-06 02:05:53,190 [localhost-startStop-1] INFO impl.SessionFactoryImpl - building session factory
  2168. 2021-08-06 02:05:56,516 [localhost-startStop-1] INFO util.NamingHelper - JNDI InitialContext properties:{}
  2169. 2021-08-06 02:05:58,394 [localhost-startStop-1] INFO config.PropertiesFactoryBean - Loading properties file from class path resource [gsp/views.properties]
  2170. 2021-08-06 02:06:00,081 [localhost-startStop-1] INFO ehcache.EhCacheManagerFactoryBean - Initializing EHCache CacheManager
  2171. 2021-08-06 02:06:01,341 [localhost-startStop-1] INFO impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  2172. 2021-08-06 02:06:01,343 [localhost-startStop-1] INFO simpl.SimpleThreadPool - Job execution threads will use class loader of thread: localhost-startStop-1
  2173. 2021-08-06 02:06:01,354 [localhost-startStop-1] INFO core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  2174. 2021-08-06 02:06:01,354 [localhost-startStop-1] INFO core.QuartzScheduler - Quartz Scheduler v.2.1.6 created.
  2175. 2021-08-06 02:06:01,354 [localhost-startStop-1] INFO simpl.RAMJobStore - RAMJobStore initialized.
  2176. 2021-08-06 02:06:01,355 [localhost-startStop-1] INFO core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.1.6) 'DefaultPluginScheduler' with instanceId 'NON_CLUSTERED'
  2177. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  2178. NOT STARTED.
  2179. Currently in standby mode.
  2180. Number of jobs executed: 0
  2181. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  2182. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  2183.  
  2184. 2021-08-06 02:06:01,355 [localhost-startStop-1] INFO impl.StdSchedulerFactory - Quartz scheduler 'DefaultPluginScheduler' initialized from an externally provided properties instance.
  2185. 2021-08-06 02:06:01,355 [localhost-startStop-1] INFO impl.StdSchedulerFactory - Quartz scheduler version: 2.1.6
  2186. 2021-08-06 02:06:01,360 [localhost-startStop-1] INFO core.QuartzScheduler - JobFactory set to: grails.plugin.quartz2.GrailsJobFactory@1628de0e
  2187. 2021-08-06 02:06:03,602 [localhost-startStop-1] INFO support.DefaultLifecycleProcessor - Starting beans in phase 2147483647
  2188. Starting Quartz Scheduler in QuartzFactoryBean
  2189. 2021-08-06 02:06:03,611 [localhost-startStop-1] INFO core.QuartzScheduler - Scheduler DefaultPluginScheduler_$_NON_CLUSTERED started.
  2190. 2021-08-06 02:06:04,914 [localhost-startStop-1] INFO support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@b29082e: defining beans [org.grails.plugin.zippedresources.ZipResourceMapper,org.grails.plugin.resource.CSSRewriterResourceMapper,org.grails.plugin.cachedresources.HashAndCacheResourceMapper,org.grails.plugin.resource.BundleResourceMapperInstance,org.grails.plugin.resource.CSSRewriterResourceMapperInstance,org.grails.plugin.resource.BundleResourceMapper,org.grails.plugin.cachedresources.HashAndCacheResourceMapperInstance,org.grails.plugin.zippedresources.ZipResourceMapperInstance,org.grails.plugin.resource.CSSPreprocessorResourceMapperInstance,org.grails.plugin.resource.CSSPreprocessorResourceMapper]; parent: org.codehaus.groovy.grails.commons.spring.ReloadAwareAutowireCapableBeanFactory@2ca63b75
  2191. 2021-08-06 02:06:22,162 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [shipmentItemCount] of domain class org.pih.warehouse.shipping.Shipment will not be checked during validation.
  2192. 2021-08-06 02:06:22,170 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [color] of domain class org.pih.warehouse.product.Product will not be checked during validation.
  2193. 2021-08-06 02:06:22,188 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [monthRequested] of domain class org.pih.warehouse.requisition.Requisition will not be checked during validation.
  2194. 2021-08-06 02:06:22,188 [localhost-startStop-1] WARN commons.GrailsDomainConfigurationUtil - Derived properties may not be constrained. Property [statusSortOrder] of domain class org.pih.warehouse.requisition.Requisition will not be checked during validation.
  2195. 2021-08-06 02:06:22,500 [localhost-startStop-1] INFO bootstrap.BootStrap - Running liquibase changelog(s) ...
  2196. 2021-08-06 02:06:22,697 [localhost-startStop-1] INFO bootstrap.BootStrap - Liquibase running: false
  2197. 2021-08-06 02:06:22,704 [localhost-startStop-1] INFO bootstrap.BootStrap - Setting default schema to openboxes
  2198. 2021-08-06 02:06:22,704 [localhost-startStop-1] INFO bootstrap.BootStrap - Product Version: 5.7.35-0ubuntu0.18.04.1
  2199. 2021-08-06 02:06:22,704 [localhost-startStop-1] INFO bootstrap.BootStrap - Database Version: 5.7
  2200. 2021-08-06 02:06:22,706 [localhost-startStop-1] INFO liquibase - Reading from `DATABASECHANGELOG`
  2201. 2021-08-06 02:06:22,974 [localhost-startStop-1] INFO liquibase - Lock Database
  2202. 2021-08-06 02:06:22,979 [localhost-startStop-1] INFO liquibase - Successfully acquired change log lock
  2203. 2021-08-06 02:06:27,486 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-1::jmiranda::(MD5Sum: fdb1b3291b9ec6e2d296943668e5541)
  2204. 2021-08-06 02:06:27,542 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-2::jmiranda::(MD5Sum: 287cd86a7aab4d5b8de07b0e3558dd)
  2205. 2021-08-06 02:06:27,549 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-3::jmiranda::(MD5Sum: ab4d24b350f3b66a79e8deccb6ce7abf)
  2206. 2021-08-06 02:06:27,556 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-4::jmiranda::(MD5Sum: 73d7ed234b27a2c72d1ddac9d1c2e52c)
  2207. 2021-08-06 02:06:27,563 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-5::jmiranda::(MD5Sum: c2d2fe8cc3768852859887d70b2c363)
  2208. 2021-08-06 02:06:27,570 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-6::jmiranda::(MD5Sum: 204668f546b9d28cfc1e171d1f63c332)
  2209. 2021-08-06 02:06:27,577 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-7::jmiranda::(MD5Sum: 8e721c2cabc4b494b50f4d2d8535a7a)
  2210. 2021-08-06 02:06:27,585 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-8::jmiranda::(MD5Sum: 6e1f5a212a81349839521befc77d9d)
  2211. 2021-08-06 02:06:27,592 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-9::jmiranda::(MD5Sum: f2bc4581973c375fe4b1bf9d19961774)
  2212. 2021-08-06 02:06:27,601 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-10::dhatala::(MD5Sum: 5dab9c95b978dd9f79f0a8f6a28c941d)
  2213. 2021-08-06 02:06:27,607 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-11::jmiranda::(MD5Sum: be12e7b15a3323c9e4aef9fbf5437ef0)
  2214. 2021-08-06 02:06:27,615 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-13::jmiranda::(MD5Sum: 7290e543f6e033fde63f3b0c089e29c)
  2215. 2021-08-06 02:06:27,624 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-14::dhatala::(MD5Sum: 74bd46d68a6214730dedafeca3f7385)
  2216. 2021-08-06 02:06:27,634 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-15::dhatala::(MD5Sum: f34624f62297b96d4d839e6ec121eae)
  2217. 2021-08-06 02:06:27,640 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-16::dhatala::(MD5Sum: 958ac25896b57ffafa4d31ea7b9ade5)
  2218. 2021-08-06 02:06:27,647 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-17::dhatala::(MD5Sum: 762051e7d8487897fc191ce22f1a8d)
  2219. 2021-08-06 02:06:27,659 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-18::jmiranda::(MD5Sum: 4d7ea16f2015559a729c4d47acc9165)
  2220. 2021-08-06 02:06:27,671 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-19::dhatala::(MD5Sum: 6d593dd51d4e874b6dd78aaeaa4423)
  2221. 2021-08-06 02:06:27,677 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-20::dhatala::(MD5Sum: d68187ba7f9bed6aedfeebf1d5dafa52)
  2222. 2021-08-06 02:06:27,685 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-21::pmuchowski::(MD5Sum: ad7f86b22cac4e6182279bec7e6bf6)
  2223. 2021-08-06 02:06:27,694 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-22::dhatala::(MD5Sum: de8a8a531d2ea0f07641713cb3543f)
  2224. 2021-08-06 02:06:27,700 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-23::awalkowiak::(MD5Sum: 3629f228d2653aadfac2daf7abae3b37)
  2225. 2021-08-06 02:06:27,720 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-24::pmuchowski::(MD5Sum: fdd7b13afef87a9566614676e79ab1)
  2226. 2021-08-06 02:06:27,726 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-25::dbienkowska::(MD5Sum: e439582e2f68d65aff0ad6983745e6)
  2227. 2021-08-06 02:06:27,733 [localhost-startStop-1] INFO liquibase - Changeset views/changelog.xml::1580848680306-26::awalkowiak::(MD5Sum: e869a9e7bca9666b22e6b48fffd9e576)
  2228. 2021-08-06 02:06:27,740 [localhost-startStop-1] INFO liquibase - Release Database Lock
  2229. 2021-08-06 02:06:27,742 [localhost-startStop-1] INFO liquibase - Successfully released change log lock
  2230. 2021-08-06 02:06:27,742 [localhost-startStop-1] INFO bootstrap.BootStrap - Finished running liquibase changelog(s)!
  2231. 2021-08-06 02:06:27,744 [localhost-startStop-1] INFO core.UploadService - Find or create uploads directory uploads
  2232. 2021-08-06 02:06:27,747 [localhost-startStop-1] INFO core.FileService - Attempting to create directory /uploads
  2233. 2021-08-06 02:06:27,748 [localhost-startStop-1] ERROR core.FileService - - Directory /uploads cannot be created
  2234. 2021-08-06 02:06:27,759 [localhost-startStop-1] INFO context.ContextLoader - Root WebApplicationContext: initialization completed in 55242 ms
  2235. 2021-08-06 02:06:27,952 [DefaultPluginScheduler_Worker-1] INFO jobs.RefreshStockoutDataJob - Refreshing stockout data: [grailsArtefactJobName:org.pih.warehouse.jobs.RefreshStockoutDataJob]
  2236. 2021-08-06 02:06:27,961 [DefaultPluginScheduler_Worker-2] INFO jobs.RefreshDemandDataJob - Refreshing demand data: [grailsArtefactJobName:org.pih.warehouse.jobs.RefreshDemandDataJob]
  2237. 2021-08-06 02:06:28,008 [DefaultPluginScheduler_Worker-3] INFO jobs.RefreshProductAvailabilityJob - Refreshing product availability data: [forceRefresh:true, grailsArtefactJobName:org.pih.warehouse.jobs.RefreshProductAvailabilityJob]
  2238. Aug 06, 2021 2:06:28 AM org.apache.catalina.startup.HostConfig deployWAR
  2239. INFO: Deployment of web application archive /opt/apache-tomcat-7.0.94/webapps/openboxes.war has finished in 67,872 ms
  2240. Aug 06, 2021 2:06:28 AM org.apache.catalina.startup.HostConfig deployDirectory
  2241. INFO: Deploying web application directory /opt/apache-tomcat-7.0.94/webapps/ROOT
  2242. 2021-08-06 02:06:28,233 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Executing statement DROP TABLE IF EXISTS product_demand_details_tmp;
  2243. 2021-08-06 02:06:28,247 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Updated 0 rows in 7 ms
  2244. 2021-08-06 02:06:28,254 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Executing statement CREATE TABLE product_demand_details_tmp AS
  2245. SELECT
  2246. request_id,
  2247. request_status,
  2248. request_number,
  2249. date_created,
  2250. date_requested,
  2251. date_issued,
  2252. origin_id,
  2253. origin_name,
  2254. destination_id,
  2255. destination_name,
  2256. request_item_id,
  2257. product_id,
  2258. product_code,
  2259. product_name,
  2260. quantity_requested,
  2261. quantity_canceled,
  2262. quantity_approved,
  2263. quantity_modified,
  2264. quantity_picked,
  2265. quantity_demand,
  2266. reason_code,
  2267. reason_code_classification
  2268. FROM product_demand;
  2269. 2021-08-06 02:06:28,268 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Updated 0 rows in 14 ms
  2270. 2021-08-06 02:06:28,268 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Executing statement DROP TABLE IF EXISTS product_demand_details;
  2271. 2021-08-06 02:06:28,272 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Updated 0 rows in 4 ms
  2272. 2021-08-06 02:06:28,277 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Executing statement CREATE TABLE IF NOT EXISTS product_demand_details LIKE product_demand_details_tmp;
  2273. 2021-08-06 02:06:28,287 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Updated 0 rows in 10 ms
  2274. 2021-08-06 02:06:28,288 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Executing statement TRUNCATE product_demand_details;
  2275. 2021-08-06 02:06:28,293 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Updated 0 rows in 5 ms
  2276. 2021-08-06 02:06:28,293 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Executing statement INSERT INTO product_demand_details SELECT * FROM product_demand_details_tmp;
  2277. 2021-08-06 02:06:28,294 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Updated 0 rows in 1 ms
  2278. 2021-08-06 02:06:28,295 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Executing statement ALTER TABLE product_demand_details ADD INDEX (product_id, origin_id, destination_id, date_issued, date_requested)
  2279. 2021-08-06 02:06:28,303 [DefaultPluginScheduler_Worker-2] INFO data.DataService - Updated 0 rows in 8 ms
  2280. 2021-08-06 02:06:28,333 [DefaultPluginScheduler_Worker-2] INFO jobs.RefreshDemandDataJob - Finished refreshing demand data in 371 ms
  2281. Aug 06, 2021 2:06:28 AM org.apache.catalina.startup.HostConfig deployDirectory
  2282. INFO: Deployment of web application directory /opt/apache-tomcat-7.0.94/webapps/ROOT has finished in 137 ms
  2283. Aug 06, 2021 2:06:28 AM org.apache.catalina.startup.HostConfig deployDirectory
  2284. INFO: Deploying web application directory /opt/apache-tomcat-7.0.94/webapps/manager
  2285. Aug 06, 2021 2:06:28 AM org.apache.catalina.startup.HostConfig deployDirectory
  2286. INFO: Deployment of web application directory /opt/apache-tomcat-7.0.94/webapps/manager has finished in 159 ms
  2287. Aug 06, 2021 2:06:28 AM org.apache.catalina.startup.HostConfig deployDirectory
  2288. INFO: Deploying web application directory /opt/apache-tomcat-7.0.94/webapps/examples
  2289. Aug 06, 2021 2:06:28 AM org.apache.catalina.startup.HostConfig deployDirectory
  2290. INFO: Deployment of web application directory /opt/apache-tomcat-7.0.94/webapps/examples has finished in 471 ms
  2291. Aug 06, 2021 2:06:29 AM org.apache.catalina.startup.HostConfig deployDirectory
  2292. INFO: Deploying web application directory /opt/apache-tomcat-7.0.94/webapps/docs
  2293. Aug 06, 2021 2:06:29 AM org.apache.catalina.startup.HostConfig deployDirectory
  2294. INFO: Deployment of web application directory /opt/apache-tomcat-7.0.94/webapps/docs has finished in 125 ms
  2295. Aug 06, 2021 2:06:29 AM org.apache.catalina.startup.HostConfig deployDirectory
  2296. INFO: Deploying web application directory /opt/apache-tomcat-7.0.94/webapps/host-manager
  2297. Aug 06, 2021 2:06:29 AM org.apache.catalina.startup.HostConfig deployDirectory
  2298. INFO: Deployment of web application directory /opt/apache-tomcat-7.0.94/webapps/host-manager has finished in 168 ms
  2299. Aug 06, 2021 2:06:29 AM org.apache.coyote.AbstractProtocol start
  2300. INFO: Starting ProtocolHandler ["http-bio-8080"]
  2301. 2021-08-06 02:06:29,298 [DefaultPluginScheduler_Worker-1] INFO data.DataService - Executing statement
  2302. CREATE TABLE IF NOT EXISTS stockout_fact (
  2303. date_dimension_id bigint(20),
  2304. location_dimension_id bigint(20),
  2305. product_dimension_id bigint(20),
  2306. quantity_on_hand smallint,
  2307. primary key (date_dimension_id, location_dimension_id, product_dimension_id)
  2308. );
  2309.  
  2310. 2021-08-06 02:06:29,337 [DefaultPluginScheduler_Worker-1] INFO data.DataService - Updated 0 rows in 38 ms
  2311. Aug 06, 2021 2:06:29 AM org.apache.coyote.AbstractProtocol start
  2312. INFO: Starting ProtocolHandler ["ajp-bio-8009"]
  2313. Aug 06, 2021 2:06:29 AM org.apache.catalina.startup.Catalina start
  2314. INFO: Server startup in 69138 ms
  2315. 2021-08-06 02:06:29,389 [DefaultPluginScheduler_Worker-1] INFO data.DataService - Executing statement
  2316. DELETE stockout_fact
  2317. FROM stockout_fact
  2318. JOIN date_dimension ON date_dimension.id = stockout_fact.date_dimension_id
  2319. WHERE date_dimension.date = '2021-08-05';
  2320.  
  2321. 2021-08-06 02:06:29,390 [DefaultPluginScheduler_Worker-1] INFO data.DataService - Updated 0 rows in 1 ms
  2322. 2021-08-06 02:06:29,394 [DefaultPluginScheduler_Worker-1] INFO data.DataService - Executing statement
  2323. insert into stockout_fact (
  2324. date_dimension_id,
  2325. location_dimension_id,
  2326. product_dimension_id,
  2327. quantity_on_hand)
  2328. select * from (
  2329. select
  2330. date_dimension.id as date_dimension_id,
  2331. location_dimension.id as location_dimension_id,
  2332. product_dimension.id as product_dimension_id,
  2333. sum(quantity_on_hand) as quantity_on_hand
  2334. from inventory_snapshot
  2335. join date_dimension on inventory_snapshot.date = date_dimension.date
  2336. join product_dimension on inventory_snapshot.product_id = product_dimension.product_id
  2337. join location_dimension on inventory_snapshot.location_id = location_dimension.location_id
  2338. where date_dimension.date = '2021-08-05'
  2339. group by product_dimension.id, location_dimension.id, date_dimension.id
  2340. having sum(quantity_on_hand) <= 0
  2341. ) as stockout_tmp
  2342. on duplicate key update stockout_fact.quantity_on_hand = stockout_tmp.quantity_on_hand;
  2343.  
  2344. 2021-08-06 02:06:29,395 [DefaultPluginScheduler_Worker-1] INFO data.DataService - Updated 0 rows in 1 ms
  2345. 2021-08-06 02:06:29,398 [DefaultPluginScheduler_Worker-1] INFO jobs.RefreshStockoutDataJob - Refreshed stockout data in 1465 ms
  2346. 2021-08-06 02:06:29,857 [ForkJoinPool-1-worker-1] INFO inventory.ProductAvailabilityService - Refreshing product availability location (Main Warehouse), forceRefresh (true) ...
  2347. 2021-08-06 02:06:30,043 [ForkJoinPool-1-worker-1] INFO inventory.ProductAvailabilityService - Saving product availability for product=null, location=Main Warehouse
  2348. 2021-08-06 02:06:30,057 [ForkJoinPool-1-worker-1] INFO inventory.ProductAvailabilityService - Saved 0 records for location Main Warehouse in 14ms
  2349. 2021-08-06 02:06:30,059 [ForkJoinPool-1-worker-1] INFO data.DataService - Executing statement
  2350. DELETE FROM inventory_snapshot
  2351. WHERE date = DATE_ADD(CURDATE(),INTERVAL 1 DAY)
  2352. AND location_id = '1'
  2353. AND product_id = IFNULL(null, product_id);
  2354.  
  2355. 2021-08-06 02:06:30,059 [ForkJoinPool-1-worker-1] INFO data.DataService - Updated 0 rows in 0 ms
  2356. 2021-08-06 02:06:30,061 [ForkJoinPool-1-worker-1] INFO data.DataService - Executing statement
  2357. REPLACE INTO inventory_snapshot
  2358. (
  2359. id, version, date, location_id, product_id, product_code,
  2360. inventory_item_id, lot_number, bin_location_id, bin_location_name,
  2361. quantity_on_hand, date_created, last_updated
  2362. )
  2363. SELECT
  2364. id, version, DATE_ADD(CURDATE(),INTERVAL 1 DAY), location_id, product_id, product_code,
  2365. inventory_item_id, lot_number, bin_location_id, bin_location_name,
  2366. quantity_on_hand, date_created, last_updated
  2367. FROM product_availability
  2368. WHERE location_id = '1'
  2369. AND product_id = IFNULL(null, product_id);
  2370.  
  2371. 2021-08-06 02:06:30,062 [ForkJoinPool-1-worker-1] INFO data.DataService - Updated 0 rows in 1 ms
  2372. 2021-08-06 02:06:30,063 [ForkJoinPool-1-worker-1] INFO inventory.ProductAvailabilityService - Refreshed 0 product availability records for location (Main Warehouse) in 205ms
  2373. 2021-08-06 02:06:30,067 [DefaultPluginScheduler_Worker-3] INFO inventory.ProductAvailabilityService - Refreshed product availability in 2026ms
  2374. 2021-08-06 02:06:30,069 [DefaultPluginScheduler_Worker-3] INFO jobs.RefreshProductAvailabilityJob - Finished refreshing product availability data in 2061 ms
  2375.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement