Advertisement
Guest User

Untitled

a guest
May 25th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.46 KB | None | 0 0
  1. :GSWebAPI:GSFreshAPI:classes
  2. :GSWebAPI:GSFreshAPI:war
  3. :GSWebAPI:GSFreshAPI:tomcatRunWar
  4. SLF4J: Class path contains multiple SLF4J bindings.
  5. SLF4J: Found binding in [jar:file:/usr/local/Cellar/gradle/2.8/libexec/lib/gradle-core-2.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  6. SLF4J: Found binding in [jar:file:/Users/Nicek/dev/java/GSWebAPI/GSFreshAPI/build/tmp/tomcatRunWar/work/Tomcat/localhost/fresh/WEB-INF/lib/slf4j-log4j12-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  7. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  8. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
  9. log4j:ERROR setFile(null,true) call failed.
  10. java.io.FileNotFoundException: /opt/tomcat7/logs/travactory/java.log (No such file or directory)
  11. at java.io.FileOutputStream.openAppend(Native Method)
  12. at java.io.FileOutputStream.<init>(FileOutputStream.java:192)
  13. at java.io.FileOutputStream.<init>(FileOutputStream.java:116)
  14. at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
  15. at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
  16. at org.apache.log4j.DailyRollingFileAppender.activateOptions(DailyRollingFileAppender.java:223)
  17. at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:307)
  18. at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:295)
  19. at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:176)
  20. at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:191)
  21. at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:523)
  22. at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:492)
  23. at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:1006)
  24. at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:872)
  25. at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:778)
  26. at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526)
  27. at org.apache.log4j.LogManager.<clinit>(LogManager.java:127)
  28. at org.slf4j.impl.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:63)
  29. at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:284)
  30. at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:156)
  31. at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:132)
  32. at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
  33. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:282)
  34. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:106)
  35. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4973)
  36. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5467)
  37. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  38. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
  39. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)
  40. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  41. at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  42. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
  43. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
  44. at java.lang.Thread.run(Thread.java:695)
  45. log4j:ERROR Either File or DatePattern options are not set for appender [file].
  46. 2016-05-25 11:49:57 INFO ContextLoader - Root WebApplicationContext: initialization started
  47. 2016-05-25 11:49:57 INFO AnnotationConfigWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Wed May 25 11:49:57 CEST 2016]; root of context hierarchy
  48. 2016-05-25 11:49:58 INFO AnnotationConfigWebApplicationContext - Successfully resolved class for [be.getstrong.web.AppConfig]
  49. 2016-05-25 11:50:02 INFO DefaultListableBeanFactory - Overriding bean definition for bean 'mongoAuditingHandler': replacing [Root bean: class [org.springframework.data.auditing.IsNewAwareAuditingHandler]; scope=; abstract=false; lazyInit=false; autowireMode=2; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.data.auditing.IsNewAwareAuditingHandler]; scope=; abstract=false; lazyInit=false; autowireMode=2; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  50. 2016-05-25 11:50:02 INFO DefaultListableBeanFactory - Overriding bean definition for bean 'org.springframework.data.mongodb.core.mapping.event.AuditingEventListener': replacing [Root bean: class [org.springframework.data.mongodb.core.mapping.event.AuditingEventListener]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.data.mongodb.core.mapping.event.AuditingEventListener]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  51. 2016-05-25 11:50:02 INFO ConfigurationClassBeanDefinitionReader - Skipping bean definition for [BeanMethod:name=resendScheduleChangeApproveEmails,declaringClass=be.getstrong.javaBox.JavaBoxConfig]: a definition for bean 'resendScheduleChangeApproveEmails' already exists. This top-level bean definition is considered as an override.
  52. 2016-05-25 11:50:02 INFO DefaultListableBeanFactory - Overriding bean definition for bean 'mongoAuditingHandler': replacing [Root bean: class [org.springframework.data.auditing.IsNewAwareAuditingHandler]; scope=; abstract=false; lazyInit=false; autowireMode=2; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.data.auditing.IsNewAwareAuditingHandler]; scope=; abstract=false; lazyInit=false; autowireMode=2; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  53. 2016-05-25 11:50:02 INFO DefaultListableBeanFactory - Overriding bean definition for bean 'org.springframework.data.mongodb.core.mapping.event.AuditingEventListener': replacing [Root bean: class [org.springframework.data.mongodb.core.mapping.event.AuditingEventListener]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Root bean: class [org.springframework.data.mongodb.core.mapping.event.AuditingEventListener]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null]
  54. 2016-05-25 11:50:03 INFO AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  55. 2016-05-25 11:50:03 INFO PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.scheduling.annotation.SchedulingConfiguration' of type [class org.springframework.scheduling.annotation.SchedulingConfiguration$$EnhancerBySpringCGLIB$$a168b2fe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  56. 2016-05-25 11:50:04 INFO PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.amqp.rabbit.annotation.RabbitBootstrapConfiguration' of type [class org.springframework.amqp.rabbit.annotation.RabbitBootstrapConfiguration$$EnhancerBySpringCGLIB$$3a7ac051] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  57. 2016-05-25 11:50:04 INFO PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.scheduling.annotation.ProxyAsyncConfiguration' of type [class org.springframework.scheduling.annotation.ProxyAsyncConfiguration$$EnhancerBySpringCGLIB$$4837a824] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  58. 2016-05-25 11:50:04 INFO AppConfig - Initialising node name: LOCAL0
  59. 2016-05-25 11:50:04 INFO AppConfig - Active profiles: meta
  60. 2016-05-25 11:50:04 INFO AppConfig - Initialising App singleton: /fresh
  61. 2016-05-25 11:50:04 DEBUG DataSourceBuilder - Building DataSource using configuration=jdbc:sqlserver://192.168.19.108:1433;databaseName=FlightEngine;selectMethod=Direct;packetSize=4096; and implementation=HIKARI_CP
  62. 2016-05-25 11:50:08 DEBUG DataSourceBuilder - Building DataSource using configuration=jdbc:sqlserver://192.168.19.108:1433;databaseName=Hotels;selectMethod=Direct;packetSize=4096; and implementation=HIKARI_CP
  63. 2016-05-25 11:50:08 DEBUG DataSourceBuilder - Building DataSource using configuration=jdbc:sqlserver://192.168.19.108:1433;databaseName=FlightEngine;selectMethod=Direct;packetSize=4096; and implementation=HIKARI_CP
  64. 2016-05-25 11:50:10 DEBUG CacheManager - Register cache for table cms_cached_tables.
  65. 2016-05-25 11:50:10 DEBUG CacheManager - Caches not found for table cms_cached_tables.
  66. 2016-05-25 11:50:10 DEBUG CacheManager - Register cache for table system_properties.
  67. 2016-05-25 11:50:10 DEBUG CacheManager - Caches not found for table system_properties.
  68. 2016-05-25 11:50:10 DEBUG CacheManager - Register cache for table server_nodes.
  69. 2016-05-25 11:50:10 DEBUG CacheManager - Caches not found for table server_nodes.
  70. 2016-05-25 11:50:11 INFO cluster - Cluster created with settings {hosts=[mongo.dev.travactory.com:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
  71. 2016-05-25 11:50:12 INFO connection - Opened connection [connectionId{localValue:1, serverValue:10964}] to mongo.dev.travactory.com:27017
  72. 2016-05-25 11:50:12 INFO cluster - Monitor thread successfully connected to server with description ServerDescription{address=mongo.dev.travactory.com:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 0, 9]}, minWireVersion=0, maxWireVersion=3, electionId=null, maxDocumentSize=16777216, roundTripTimeNanos=46907000}
  73. 2016-05-25 11:50:13 WARN BasicMongoPersistentProperty - Customizing field name for id property not allowed! Custom name will not be considered!
  74. 2016-05-25 11:50:13 DEBUG DataSourceBuilder - Building DataSource using configuration=jdbc:sqlserver://192.168.19.108:1433;databaseName=FlightEngine;selectMethod=Direct;packetSize=4096; and implementation=HIKARI_CP
  75. 2016-05-25 11:50:14 INFO connection - Opened connection [connectionId{localValue:2, serverValue:10965}] to mongo.dev.travactory.com:27017
  76. 2016-05-25 11:50:14 DEBUG Benchmark - LayoutsCache: refresh layouts started
  77. 2016-05-25 11:50:14 DEBUG Benchmark - LayoutsCache: dao.list layouts started
  78. 2016-05-25 11:50:14 DEBUG BaseCountersDao - Creating BaseCountersDao for benchmarks running in thread: true
  79. 2016-05-25 11:50:14 DEBUG CacheManager - Register cache for table system_properties.
  80. 2016-05-25 11:50:14 DEBUG RunnerThread - BenchmarksDao process
  81. 2016-05-25 11:50:14 DEBUG Benchmark - LayoutsCache: dao.list layouts took 47 ms
  82. 2016-05-25 11:50:14 DEBUG AbstractReflectionCache - Cache size for layouts is 5
  83. 2016-05-25 11:50:14 DEBUG Benchmark - LayoutsCache: refresh layouts took 129 ms
  84. 2016-05-25 11:50:14 DEBUG CacheManager - Register cache for table layouts.
  85. 2016-05-25 11:50:14 DEBUG CacheManager - Caches not found for table layouts.
  86. 2016-05-25 11:50:15 INFO cluster - Cluster created with settings {hosts=[mongo.dev.travactory.com:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
  87. 2016-05-25 11:50:15 INFO cluster - No server chosen by WritableServerSelector from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, all=[ServerDescription{address=mongo.dev.travactory.com:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out
  88. 2016-05-25 11:50:15 INFO connection - Opened connection [connectionId{localValue:3, serverValue:10966}] to mongo.dev.travactory.com:27017
  89. 2016-05-25 11:50:15 INFO cluster - Monitor thread successfully connected to server with description ServerDescription{address=mongo.dev.travactory.com:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 0, 9]}, minWireVersion=0, maxWireVersion=3, electionId=null, maxDocumentSize=16777216, roundTripTimeNanos=43814000}
  90. 2016-05-25 11:50:15 INFO connection - Opened connection [connectionId{localValue:4, serverValue:10967}] to mongo.dev.travactory.com:27017
  91. 2016-05-25 11:50:16 INFO cluster - Cluster created with settings {hosts=[mongo.dev.travactory.com:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
  92. 2016-05-25 11:50:16 INFO connection - Opened connection [connectionId{localValue:5, serverValue:10968}] to mongo.dev.travactory.com:27017
  93. 2016-05-25 11:50:16 INFO cluster - Monitor thread successfully connected to server with description ServerDescription{address=mongo.dev.travactory.com:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 0, 9]}, minWireVersion=0, maxWireVersion=3, electionId=null, maxDocumentSize=16777216, roundTripTimeNanos=47536000}
  94. 2016-05-25 11:50:17 INFO connection - Opened connection [connectionId{localValue:6, serverValue:10969}] to mongo.dev.travactory.com:27017
  95. 2016-05-25 11:50:17 DEBUG Benchmark - RegionBasicsCache: refresh started
  96. 2016-05-25 11:50:17 DEBUG DataSourceBuilder - Building DataSource using configuration=jdbc:sqlserver://192.168.19.108:1433;databaseName=Hotels;selectMethod=Direct;packetSize=4096; and implementation=HIKARI_CP
  97. 2016-05-25 11:50:22 DEBUG Benchmark - RegionBasicsCache: refresh took 4753 ms
  98. 2016-05-25 11:50:22 DEBUG CacheManager - Register cache for table region_basics.
  99. 2016-05-25 11:50:22 DEBUG CacheManager - Caches not found for table region_basics.
  100. 2016-05-25 11:50:22 DEBUG CacheManager - Register cache for table region_basic_names.
  101. 2016-05-25 11:50:22 DEBUG CacheManager - Caches not found for table region_basic_names.
  102. 2016-05-25 11:50:22 DEBUG Benchmark - RegionSearchesCache: getSql regions_searches started
  103. 2016-05-25 11:50:22 DEBUG Benchmark - RegionSearchesCache: getSql regions_searches took 13 ms
  104. 2016-05-25 11:50:22 DEBUG Benchmark - RegionSearchesCache: map regions_searches started
  105. 2016-05-25 11:50:22 DEBUG AbstractLocationSearchesCache - Cache size for regions_searches is 1
  106. 2016-05-25 11:50:22 DEBUG Benchmark - RegionSearchesCache: map regions_searches took 5 ms
  107. 2016-05-25 11:50:22 DEBUG CacheManager - Register cache for table hotel_pictures.
  108. 2016-05-25 11:50:22 DEBUG CacheManager - Caches not found for table hotel_pictures.
  109. 2016-05-25 11:50:22 DEBUG CacheManager - Register cache for table system_properties.
  110. 2016-05-25 11:50:22 INFO CronjobRunner - Scheduled CacheRefresherCronjob
  111. 2016-05-25 11:50:23 DEBUG CacheManager - Register cache for table system_properties.
  112. 2016-05-25 11:50:23 DEBUG Benchmark - HotelMatchingReplaceStringsCache: refresh hotel_matching_replace_strings started
  113. 2016-05-25 11:50:23 DEBUG Benchmark - HotelMatchingReplaceStringsCache: dao.list hotel_matching_replace_strings started
  114. 2016-05-25 11:50:23 DEBUG Benchmark - HotelMatchingReplaceStringsCache: dao.list hotel_matching_replace_strings took 392 ms
  115. 2016-05-25 11:50:23 DEBUG AbstractReflectionCache - Cache size for hotel_matching_replace_strings is 976
  116. 2016-05-25 11:50:23 DEBUG Benchmark - HotelMatchingReplaceStringsCache: refresh hotel_matching_replace_strings took 394 ms
  117. 2016-05-25 11:50:23 DEBUG CacheManager - Register cache for table hotel_matching_replace_strings.
  118. 2016-05-25 11:50:23 DEBUG CacheManager - Caches not found for table hotel_matching_replace_strings.
  119. 2016-05-25 11:50:23 DEBUG CacheManager - Register cache for table hotel_room_informations.
  120. 2016-05-25 11:50:23 DEBUG CacheManager - Caches not found for table hotel_room_informations.
  121. 2016-05-25 11:50:23 DEBUG CacheManager - Register cache for table system_properties.
  122. 2016-05-25 11:50:23 INFO CronjobRunner - Scheduled CacheRefresherCronjob
  123. 2016-05-25 11:50:23 DEBUG CacheManager - Register cache for table hotel_room_mappings.
  124. 2016-05-25 11:50:23 DEBUG CacheManager - Caches not found for table hotel_room_mappings.
  125. 2016-05-25 11:50:23 DEBUG Benchmark - HotelRoomMappingsCache: getActiveMappingsFromDb hotel_room_mappings started
  126. 2016-05-25 11:50:24 DEBUG Benchmark - HotelRoomMappingsCache: getActiveMappingsFromDb hotel_room_mappings took 706 ms
  127. 2016-05-25 11:50:24 DEBUG Benchmark - HotelRoomMappingsCache: buildMapsFromMappings hotel_room_mappings started
  128. 2016-05-25 11:50:24 DEBUG AbstractMappingsCache - Cache size for hotel_room_mappings is 23391
  129. 2016-05-25 11:50:24 DEBUG Benchmark - HotelRoomMappingsCache: buildMapsFromMappings hotel_room_mappings took 107 ms
  130. 2016-05-25 11:50:24 DEBUG CacheManager - Register cache for table iata_purchase_markets.
  131. 2016-05-25 11:50:24 DEBUG CacheManager - Caches not found for table iata_purchase_markets.
  132. 2016-05-25 11:50:24 DEBUG CacheManager - Register cache for table filters.
  133. 2016-05-25 11:50:24 DEBUG CacheManager - Caches not found for table filters.
  134. 2016-05-25 11:50:24 DEBUG Benchmark - AmadeusAuthSettingsCache: refresh amadeus_auth_settings started
  135. 2016-05-25 11:50:24 DEBUG Benchmark - AmadeusAuthSettingsCache: dao.list amadeus_auth_settings started
  136. 2016-05-25 11:50:25 DEBUG Benchmark - AmadeusAuthSettingsCache: dao.list amadeus_auth_settings took 41 ms
  137. 2016-05-25 11:50:25 DEBUG AbstractReflectionCache - Cache size for amadeus_auth_settings is 8
  138. 2016-05-25 11:50:25 DEBUG Benchmark - AmadeusAuthSettingsCache: refresh amadeus_auth_settings took 43 ms
  139. 2016-05-25 11:50:25 DEBUG CacheManager - Register cache for table amadeus_auth_settings.
  140. 2016-05-25 11:50:25 DEBUG CacheManager - Caches not found for table amadeus_auth_settings.
  141. 2016-05-25 11:50:25 DEBUG Benchmark - TPAuthSettingsCache: refresh tp_auth_settings started
  142. 2016-05-25 11:50:25 DEBUG Benchmark - TPAuthSettingsCache: dao.list tp_auth_settings started
  143. 2016-05-25 11:50:25 DEBUG Benchmark - TPAuthSettingsCache: dao.list tp_auth_settings took 7 ms
  144. 2016-05-25 11:50:25 DEBUG AbstractReflectionCache - Cache size for tp_auth_settings is 4
  145. 2016-05-25 11:50:25 DEBUG Benchmark - TPAuthSettingsCache: refresh tp_auth_settings took 7 ms
  146. 2016-05-25 11:50:25 DEBUG CacheManager - Register cache for table tp_auth_settings.
  147. 2016-05-25 11:50:25 DEBUG CacheManager - Caches not found for table tp_auth_settings.
  148. 2016-05-25 11:50:26 INFO Version - HV000001: Hibernate Validator 5.1.3.Final
  149. 2016-05-25 11:50:26 DEBUG CacheManager - Register cache for table baggage_rules.
  150. 2016-05-25 11:50:26 DEBUG CacheManager - Caches not found for table baggage_rules.
  151. 2016-05-25 11:50:26 DEBUG CacheManager - Register cache for table filters.
  152. 2016-05-25 11:50:26 DEBUG DataSourceBuilder - Building DataSource using configuration=jdbc:sqlserver://192.168.0.108:1433;databaseName=FlightEngine;selectMethod=Direct;packetSize=4096; and implementation=HIKARI_CP
  153. 2016-05-25 11:50:27 INFO cluster - Cluster created with settings {hosts=[mongo.dev.travactory.com:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
  154. 2016-05-25 11:50:27 WARN BasicMongoPersistentProperty - Customizing field name for id property not allowed! Custom name will not be considered!
  155. 2016-05-25 11:50:27 INFO FlightSearchConfig - Initialising Amadeus Web Services...
  156. 2016-05-25 11:50:27 INFO connection - Opened connection [connectionId{localValue:7, serverValue:10970}] to mongo.dev.travactory.com:27017
  157. 2016-05-25 11:50:27 INFO cluster - Monitor thread successfully connected to server with description ServerDescription{address=mongo.dev.travactory.com:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 0, 9]}, minWireVersion=0, maxWireVersion=3, electionId=null, maxDocumentSize=16777216, roundTripTimeNanos=53174000}
  158. 2016-05-25 11:50:28 INFO FlightSearchConfig - Initialising TravelPort Web Services...
  159. 2016-05-25 11:50:28 INFO FlightSearchConfig - Initialising Wegolo Web Services...
  160. 2016-05-25 11:50:28 INFO FlightSearchConfig - Supplier web services initialised.
  161. 2016-05-25 11:50:28 DEBUG CacheManager - Register cache for table hotel_basics.
  162. 2016-05-25 11:50:28 DEBUG CacheManager - Caches not found for table hotel_basics.
  163. 2016-05-25 11:50:28 DEBUG CacheManager - Register cache for table hotel_room_basics.
  164. 2016-05-25 11:50:28 DEBUG CacheManager - Caches not found for table hotel_room_basics.
  165. 2016-05-25 11:50:28 DEBUG Benchmark - HotelBasicsCache: refresh hotel_basics started
  166. 2016-05-25 11:50:29 DEBUG AbstractKeyVOCache - Cache size for hotel_basics is 7010
  167. 2016-05-25 11:50:29 DEBUG Benchmark - HotelBasicsCache: refresh hotel_basics took 1266 ms
  168. 2016-05-25 11:50:29 DEBUG Benchmark - HotelBasicsCache: addRoomsToHotelBasic started
  169. 2016-05-25 11:50:29 DEBUG HotelBasicsCache - Cache size: hotels = 7010, rooms=23593
  170. 2016-05-25 11:50:29 DEBUG Benchmark - HotelBasicsCache: addRoomsToHotelBasic took 342 ms
  171. 2016-05-25 11:50:29 INFO ThreadPoolTaskExecutor - Initializing ExecutorService 'hotelProposalExecutor'
  172. 2016-05-25 11:50:29 DEBUG CacheManager - Register cache for table hotel_rating_converts.
  173. 2016-05-25 11:50:29 DEBUG CacheManager - Caches not found for table hotel_rating_converts.
  174. 2016-05-25 11:50:29 DEBUG Benchmark - HotelRatingConvertsCache: refresh started
  175. 2016-05-25 11:50:29 DEBUG HotelRatingConvertsCache - Cache size is 27
  176. 2016-05-25 11:50:29 DEBUG Benchmark - HotelRatingConvertsCache: refresh took 18 ms
  177. 2016-05-25 11:50:29 DEBUG CacheManager - Register cache for table hotel_mappings.
  178. 2016-05-25 11:50:29 DEBUG CacheManager - Caches not found for table hotel_mappings.
  179. 2016-05-25 11:50:29 DEBUG Benchmark - HotelMappingsCache: getActiveMappingsFromDb hotel_mappings started
  180. 2016-05-25 11:50:33 DEBUG Benchmark - HotelMappingsCache: getActiveMappingsFromDb hotel_mappings took 3749 ms
  181. 2016-05-25 11:50:33 DEBUG Benchmark - HotelMappingsCache: buildMapsFromMappings hotel_mappings started
  182. 2016-05-25 11:50:33 DEBUG AbstractMappingsCache - Cache size for hotel_mappings is 108374
  183. 2016-05-25 11:50:33 DEBUG Benchmark - HotelMappingsCache: buildMapsFromMappings hotel_mappings took 268 ms
  184. 2016-05-25 11:50:34 WARN SimpleMessageListenerContainer - CachingConnectionFactory's channelCacheSize can not be less than the number of concurrentConsumers so it was reset to match: 10
  185. 2016-05-25 11:50:34 INFO DefaultLifecycleProcessor - Starting beans in phase 2147483647
  186. 2016-05-25 11:50:34 INFO CachingConnectionFactory - Created new connection: SimpleConnection@2792d7cc [delegate=amqp://lowestFareFinder@192.168.100.235:5672/]
  187. 2016-05-25 11:50:34 INFO RabbitAdmin - Auto-declaring a non-durable, auto-delete, or exclusive Queue (BookingEngine.Q.DEV.0.CacheSync) durable:false, auto-delete:true, exclusive:false. It will be redeclared if the broker stops and is restarted while the connection factory is alive, but all messages will be lost.
  188. 2016-05-25 11:50:34 INFO RabbitAdmin - Auto-declaring a non-durable, auto-delete, or exclusive Queue (BookingEngine.Q.DEV.0.Postpone.CacheSync) durable:false, auto-delete:true, exclusive:false. It will be redeclared if the broker stops and is restarted while the connection factory is alive, but all messages will be lost.
  189. 2016-05-25 11:50:36 INFO ContextLoader - Root WebApplicationContext: initialization completed in 38668 ms
  190. 2016-05-25 11:50:36 INFO DispatcherServlet - FrameworkServlet 'dispatcher': initialization started
  191. 2016-05-25 11:50:36 INFO AnnotationConfigWebApplicationContext - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Wed May 25 11:50:36 CEST 2016]; parent: Root WebApplicationContext
  192. 2016-05-25 11:50:36 INFO AnnotationConfigWebApplicationContext - Successfully resolved class for [be.getstrong.web.MvcConfig]
  193. 2016-05-25 11:50:37 INFO AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  194. 2016-05-25 11:50:39 DEBUG AmadeusSessionRefresher - Refreshing amadeus sessions
  195. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table agents.
  196. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table agents.
  197. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table agent_domains.
  198. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table agent_domains.
  199. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table agent_hours.
  200. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table agent_hours.
  201. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table agent_holidays.
  202. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table agent_holidays.
  203. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table phone_numbers.
  204. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table phone_numbers.
  205. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table agent_avl_modules.
  206. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table agent_avl_modules.
  207. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table cms_packages.
  208. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table cms_packages.
  209. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table cms_packages_funcs.
  210. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table cms_packages_funcs.
  211. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table cms_func_tables.
  212. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table cms_func_tables.
  213. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table cms_funcs.
  214. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table cms_funcs.
  215. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table amadeus_auth_settings.
  216. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table agent_queues.
  217. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table agent_queues.
  218. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table ogone_accounts.
  219. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table ogone_accounts.
  220. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table ogone_credentials.
  221. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table ogone_credentials.
  222. 2016-05-25 11:50:39 INFO ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in errorController
  223. 2016-05-25 11:50:39 DEBUG AgentsCache - Refreshing agents [3, 4, 5, 6, 8, 10, 11, 12, 14, 15, 16, 17, 19, 20, 21, 22, 35, 41, 44, 47, 48]
  224. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table currencies.
  225. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table currencies.
  226. 2016-05-25 11:50:39 DEBUG Benchmark - CurrenciesCache: refresh currencies started
  227. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/airports/{code}],methods=[GET]}" onto public be.getstrong.web.airport.model.Airport be.getstrong.web.airport.controller.AirportController.get(java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest)
  228. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{id}],methods=[GET]}" onto public be.getstrong.web.common.model.AgentDetails be.getstrong.web.common.controller.AgentController.get(java.lang.Integer)
  229. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents],methods=[GET]}" onto public java.util.List<be.getstrong.web.common.model.Agent> be.getstrong.web.common.controller.AgentController.list()
  230. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/associates],methods=[GET]}" onto public java.util.List<be.getstrong.web.common.model.Associate> be.getstrong.web.common.controller.AssociateController.list(java.lang.Integer)
  231. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/contents/{code}.html],methods=[GET],produces=[text/html]}" onto public java.lang.String be.getstrong.web.common.controller.ContentController.getHtml(java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest)
  232. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/validDomain/{domain:.+}],methods=[GET]}" onto public org.springframework.http.ResponseEntity be.getstrong.web.common.controller.EmailController.validateMail(java.lang.String)
  233. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/labels/{code}],methods=[GET]}" onto public be.getstrong.web.common.model.Label be.getstrong.web.common.controller.LabelController.get(java.lang.Integer,java.lang.String)
  234. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/labels],methods=[GET]}" onto public java.util.List<? extends be.getstrong.web.common.model.Label> be.getstrong.web.common.controller.LabelController.list(java.lang.Integer)
  235. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/layouts/{id}],methods=[GET]}" onto public be.getstrong.web.common.model.Layout be.getstrong.web.common.controller.LayoutController.get(java.lang.Integer)
  236. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/layouts],methods=[GET]}" onto public java.util.List<be.getstrong.web.common.model.Layout> be.getstrong.web.common.controller.LayoutController.list()
  237. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/caches],methods=[GET]}" onto public java.util.List<java.lang.String> be.getstrong.web.common.controller.legacy.CacheController.list()
  238. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/caches],methods=[DELETE]}" onto public void be.getstrong.web.common.controller.legacy.CacheController.refresh(java.lang.Integer,java.lang.String) throws java.lang.Exception
  239. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/passport-types/{code}],methods=[GET]}" onto public be.getstrong.web.common.model.PassportType be.getstrong.web.common.controller.PassportTypeController.get(java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest)
  240. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/passport-types],methods=[GET]}" onto public java.util.List<be.getstrong.web.common.model.PassportType> be.getstrong.web.common.controller.PassportTypeController.list(java.lang.Integer,javax.servlet.http.HttpServletRequest)
  241. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/status/version],methods=[GET],produces=[text/html]}" onto public java.lang.String be.getstrong.web.common.controller.StatusController.version()
  242. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/status],methods=[GET],produces=[text/html]}" onto public java.lang.String be.getstrong.web.common.controller.StatusController.ping()
  243. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/airlines/{code}],methods=[GET]}" onto public be.getstrong.web.flight.model.AirlineDetails be.getstrong.web.flight.controller.AirlineController.get(java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest)
  244. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/airlines],methods=[GET]}" onto public java.util.List<be.getstrong.web.flight.model.Airline> be.getstrong.web.flight.controller.AirlineController.list(java.lang.Integer,java.lang.String)
  245. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/cabins/{code}],methods=[GET]}" onto public be.getstrong.web.flight.model.Cabin be.getstrong.web.flight.controller.CabinController.get(java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest)
  246. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/cabins],methods=[GET]}" onto public java.util.List<be.getstrong.web.flight.model.Cabin> be.getstrong.web.flight.controller.CabinController.list(java.lang.Integer,javax.servlet.http.HttpServletRequest)
  247. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights-reservations/{reservationId}/bookings/{bookingId}],methods=[GET]}" onto public be.getstrong.web.flight.model.FlightBooking be.getstrong.web.flight.controller.FlightBookingController.get(java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest)
  248. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights-reservations/{reservationId}/bookings],methods=[POST]}" onto public be.getstrong.web.flight.model.reservation.BookingCreated be.getstrong.web.flight.controller.FlightBookingController.create(java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest)
  249. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights/{flightId}],methods=[GET]}" onto public be.getstrong.web.flight.model.details.FlightDetails be.getstrong.web.flight.controller.FlightController.get(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.http.HttpHeaders,javax.servlet.http.HttpServletRequest)
  250. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights],methods=[GET]}" onto public java.util.List<be.getstrong.web.flight.model.Flight> be.getstrong.web.flight.controller.FlightController.list(java.lang.Integer,be.getstrong.web.flight.model.FlightCriteria,org.springframework.http.HttpHeaders,javax.servlet.http.HttpServletRequest)
  251. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights/{flightId}/emails],methods=[POST]}" onto public void be.getstrong.web.flight.controller.FlightController.email(java.lang.Integer,java.lang.String,be.getstrong.web.flight.model.Email,org.springframework.http.HttpHeaders,javax.servlet.http.HttpServletRequest)
  252. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights-meta-searches/{metaSearchId}/{externalFlightId}],methods=[GET]}" onto public be.getstrong.web.flight.model.Flight be.getstrong.web.flight.controller.FlightExternalController.getFlight(java.lang.Integer,java.lang.String,java.lang.String,org.springframework.http.HttpHeaders,javax.servlet.http.HttpServletRequest)
  253. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights-meta-data],methods=[GET]}" onto public java.util.List<be.getstrong.web.flight.model.metadata.FlightMetaData> be.getstrong.web.flight.controller.FlightMetaDataController.get(java.lang.Integer,be.getstrong.web.flight.model.FlightCriteria,javax.servlet.http.HttpServletRequest)
  254. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights-reservations],methods=[POST]}" onto public be.getstrong.web.flight.model.reservation.ReservationId be.getstrong.web.flight.controller.FlightReservationController.create(java.lang.Integer,be.getstrong.web.flight.model.reservation.request.CreateReservation,org.springframework.http.HttpHeaders,javax.servlet.http.HttpServletRequest)
  255. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights-reservations/{reservationId}/flight-details],methods=[GET]}" onto public be.getstrong.web.flight.model.details.FlightDetails be.getstrong.web.flight.controller.FlightReservationController.flightDetails(java.lang.Integer,java.lang.String,org.springframework.http.HttpHeaders,javax.servlet.http.HttpServletRequest)
  256. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights-reservations/{reservationId}],methods=[GET]}" onto public be.getstrong.web.flight.model.reservation.Reservation be.getstrong.web.flight.controller.FlightReservationController.reservation(java.lang.Integer,java.lang.String,org.springframework.http.HttpHeaders,javax.servlet.http.HttpServletRequest)
  257. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights-reservations/{reservationId}/extra-products],methods=[POST]}" onto public void be.getstrong.web.flight.controller.FlightReservationController.selectExtraProducts(java.lang.Integer,java.lang.String,be.getstrong.web.flight.model.reservation.request.SelectExtraProducts)
  258. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights-reservations/{reservationId}/discount-codes],methods=[POST]}" onto public void be.getstrong.web.flight.controller.FlightReservationController.selectDiscountCode(java.lang.Integer,java.lang.String,be.getstrong.web.flight.model.reservation.request.SelectDiscountCode)
  259. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flights-reservations/{reservationId}/passengers],methods=[POST]}" onto public void be.getstrong.web.flight.controller.FlightReservationController.setPassengers(java.lang.Integer,java.lang.String,be.getstrong.web.flight.model.reservation.request.SelectPassengers,javax.servlet.http.HttpServletRequest)
  260. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/frequent-flyers/{frequentFlyerCode}],methods=[GET]}" onto public be.getstrong.web.flight.model.FrequentFlyer be.getstrong.web.flight.controller.FrequentFlyerController.get(java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest)
  261. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/frequent-flyers],methods=[GET]}" onto public java.util.List<be.getstrong.web.flight.model.FrequentFlyer> be.getstrong.web.flight.controller.FrequentFlyerController.list(java.lang.Integer,javax.servlet.http.HttpServletRequest)
  262. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flight-payments/{paymentId}],methods=[GET]}" onto public be.getstrong.web.flight.model.payment.Payment be.getstrong.web.flight.controller.PaymentController.get(java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest)
  263. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/flight-payments],methods=[POST]}" onto public be.getstrong.web.flight.model.payment.PaymentCreated be.getstrong.web.flight.controller.PaymentController.create(java.lang.Integer,javax.servlet.http.HttpServletRequest,be.getstrong.web.flight.model.payment.request.CreatePayment)
  264. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/countries/{code}],methods=[GET]}" onto public be.getstrong.web.common.model.Country be.getstrong.web.location.controller.CountryController.get(java.lang.String,javax.servlet.http.HttpServletRequest)
  265. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/countries],methods=[GET]}" onto public java.util.List<be.getstrong.web.common.model.Country> be.getstrong.web.location.controller.CountryController.list(javax.servlet.http.HttpServletRequest)
  266. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/locations],methods=[GET]}" onto public java.util.List<be.getstrong.web.location.model.Location> be.getstrong.web.location.controller.LocationController.list(java.lang.Integer,be.getstrong.web.location.model.Location$LocationType,java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletRequest)
  267. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/newsletters/{newsletterId}/subscriptions],methods=[POST]}" onto public be.getstrong.web.newsletter.model.SubscriptionConfirmation be.getstrong.web.newsletter.controller.SubscriptionController.subscribe(java.lang.Integer,java.lang.String,be.getstrong.web.newsletter.model.Subscriber,javax.servlet.http.HttpServletRequest)
  268. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/homepage-promos],methods=[GET]}" onto public java.util.List<be.getstrong.web.promos.model.HomepagePromo> be.getstrong.web.promos.controller.HomepagePromosController.list(java.lang.Integer,javax.servlet.http.HttpServletRequest)
  269. 2016-05-25 11:50:39 INFO RequestMappingHandlerMapping - Mapped "{[/agents/{agentId}/waitscreen-promos],methods=[GET]}" onto public java.util.List<be.getstrong.web.promos.model.WaitscreenPromo> be.getstrong.web.promos.controller.WaitscreenPromosController.list(java.lang.Integer,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest)
  270. 2016-05-25 11:50:39 DEBUG AbstractKeyVOCache - Cache size for currencies is 4
  271. 2016-05-25 11:50:39 DEBUG Benchmark - CurrenciesCache: refresh currencies took 328 ms
  272. 2016-05-25 11:50:39 DEBUG Benchmark - PaymentSuppliersCache: refresh payment_suppliers started
  273. 2016-05-25 11:50:39 DEBUG Benchmark - PaymentSuppliersCache: dao.list payment_suppliers started
  274. 2016-05-25 11:50:39 DEBUG Benchmark - PaymentSuppliersCache: dao.list payment_suppliers took 19 ms
  275. 2016-05-25 11:50:39 DEBUG AbstractReflectionCache - Cache size for payment_suppliers is 2
  276. 2016-05-25 11:50:39 DEBUG Benchmark - PaymentSuppliersCache: refresh payment_suppliers took 19 ms
  277. 2016-05-25 11:50:39 DEBUG CacheManager - Register cache for table payment_suppliers.
  278. 2016-05-25 11:50:39 DEBUG CacheManager - Caches not found for table payment_suppliers.
  279. 2016-05-25 11:50:39 INFO RequestMappingHandlerAdapter - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Wed May 25 11:50:36 CEST 2016]; parent: Root WebApplicationContext
  280. 2016-05-25 11:50:39 INFO DispatcherServlet - FrameworkServlet 'dispatcher': initialization completed in 3696 ms
  281. Started Tomcat Server
  282. The Server is running at http://localhost:8080/fresh
  283. 2016-05-25 11:50:42 DEBUG Benchmark - AgentsCache: refresh took 3255 ms
  284. 2016-05-25 11:50:42 DEBUG AbstractWebService - Creating webservice for AmadeusWebService: agent 0, affiliate 0, authSettingsId 1
  285. 2016-05-25 11:50:42 DEBUG CacheManager - Register cache for table agents.
  286. 2016-05-25 11:50:42 DEBUG CacheManager - Register cache for table system_properties.
  287. 2016-05-25 11:50:42 DEBUG CacheManager - Register cache for table iata_purchase_markets.
  288. 2016-05-25 11:50:42 DEBUG CacheManager - Register cache for table amadeus_auth_settings.
  289. 2016-05-25 11:50:42 DEBUG AbstractWebService - Created webservice for AmadeusWebService: agent 0, affiliate 0, authSettingsId 1
  290. 2016-05-25 11:50:42 DEBUG Benchmark - AmadeusWebService: lazyInitialize started
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement