Advertisement
Guest User

Untitled

a guest
Oct 12th, 2011
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 134.37 KB | None | 0 0
  1. Regression
  2.  
  3. org.hibernate.test.cache.infinispan.collection.InvalidatedTransactionalTestCase.testEvict
  4. Failing for the past 1 build (Since Failed#221 )
  5. Took 2,7 sec.
  6. Error Message
  7.  
  8. java.lang.AssertionError: expected:<null> but was:<VALUE1>
  9.  
  10. Stacktrace
  11.  
  12. java.lang.AssertionError: expected:<null> but was:<VALUE1>
  13. at org.junit.Assert.fail(Assert.java:91)
  14. at org.junit.Assert.failNotEquals(Assert.java:645)
  15. at org.junit.Assert.assertEquals(Assert.java:126)
  16. at org.junit.Assert.assertEquals(Assert.java:145)
  17. at org.hibernate.test.cache.infinispan.collection.AbstractCollectionRegionAccessStrategyTestCase.evictOrRemoveTest(AbstractCollectionRegionAccessStrategyTestCase.java:401)
  18. at org.hibernate.test.cache.infinispan.collection.AbstractCollectionRegionAccessStrategyTestCase.testEvict(AbstractCollectionRegionAccessStrategyTestCase.java:369)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  22. at java.lang.reflect.Method.invoke(Method.java:597)
  23. at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
  24. at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
  25. at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
  26. at org.hibernate.testing.junit4.ExtendedFrameworkMethod.invokeExplosively(ExtendedFrameworkMethod.java:63)
  27. at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
  28. at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
  29. at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
  30. at org.hibernate.testing.junit4.FailureExpectedHandler.evaluate(FailureExpectedHandler.java:59)
  31. at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
  32. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
  33. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
  34. at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
  35. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
  36. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
  37. at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
  38. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
  39. at org.hibernate.testing.junit4.BeforeClassCallbackHandler.evaluate(BeforeClassCallbackHandler.java:43)
  40. at org.hibernate.testing.junit4.AfterClassCallbackHandler.evaluate(AfterClassCallbackHandler.java:42)
  41. at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
  42. at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:51)
  43. at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:63)
  44. at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:49)
  45. at sun.reflect.GeneratedMethodAccessor189.invoke(Unknown Source)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  47. at java.lang.reflect.Method.invoke(Method.java:597)
  48. at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
  49. at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
  50. at org.gradle.messaging.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
  51. at org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:75)
  52. at $Proxy3.processTestClass(Unknown Source)
  53. at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:86)
  54. at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  56. at java.lang.reflect.Method.invoke(Method.java:597)
  57. at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
  58. at org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
  59. at org.gradle.messaging.remote.internal.MethodInvocationUnmarshallingDispatch.dispatch(MethodInvocationUnmarshallingDispatch.java:48)
  60. at org.gradle.messaging.dispatch.DiscardOnFailureDispatch.dispatch(DiscardOnFailureDispatch.java:31)
  61. at org.gradle.messaging.dispatch.AsyncDispatch.dispatchMessages(AsyncDispatch.java:129)
  62. at org.gradle.messaging.dispatch.AsyncDispatch.access$000(AsyncDispatch.java:33)
  63. at org.gradle.messaging.dispatch.AsyncDispatch$1.run(AsyncDispatch.java:69)
  64. at org.gradle.messaging.concurrent.DefaultExecutorFactory$StoppableExecutorImpl$1.run(DefaultExecutorFactory.java:63)
  65. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  66. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  67. at java.lang.Thread.run(Thread.java:662)
  68.  
  69. Standard Output
  70.  
  71. 08:25:18,223 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  72. 08:25:18,224 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  73. 08:25:18,225 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  74. 08:25:18,226 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  75. 08:25:18,226 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  76. 08:25:18,230 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  77. 08:25:18,231 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  78. 08:25:18,232 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  79. 08:25:18,232 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  80. 08:25:18,248 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  81. 08:25:18,249 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  82. 08:25:18,250 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  83. 08:25:18,251 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  84. 08:25:18,252 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  85. 08:25:18,253 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  86. 08:25:18,254 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  87. 08:25:18,255 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  88. 08:25:18,257 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  89. 08:25:18,258 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  90. 08:25:18,273 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  91. 08:25:18,311 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  92. 08:25:18,317 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  93. 08:25:18,359 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@525a9b6 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  94. 08:25:18,360 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@525a9b6 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  95. 08:25:18,361 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@6ba8ee5d was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  96. 08:25:18,362 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@6ba8ee5d was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  97.  
  98. -------------------------------------------------------------------
  99. GMS: address=dev82-58017, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:55726
  100. -------------------------------------------------------------------
  101. 08:25:19,371 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-58017|0] [dev82-58017]
  102. 08:25:19,372 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-58017, physical addresses are [127.0.0.1:55726]
  103. 08:25:19,373 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  104. 08:25:19,386 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  105. 08:25:19,491 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  106. 08:25:19,492 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  107. 08:25:19,492 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  108. 08:25:19,493 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  109. 08:25:19,494 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  110. 08:25:19,498 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  111. 08:25:19,499 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  112. 08:25:19,501 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  113. 08:25:19,502 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  114. 08:25:19,518 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  115. 08:25:19,519 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  116. 08:25:19,522 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  117. 08:25:19,523 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  118. 08:25:19,525 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  119. 08:25:19,526 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  120. 08:25:19,528 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  121. 08:25:19,530 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  122. 08:25:19,533 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  123. 08:25:19,533 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  124. 08:25:19,543 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  125. 08:25:19,582 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  126. 08:25:19,588 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  127. 08:25:19,630 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@1af1969a was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  128. 08:25:19,631 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@1af1969a was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  129. 08:25:19,632 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@6ad66647 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  130. 08:25:19,633 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@6ad66647 was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  131.  
  132. -------------------------------------------------------------------
  133. GMS: address=dev82-59786, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:54528
  134. -------------------------------------------------------------------
  135. 08:25:19,704 INFO [Incoming-2,dev82-58017] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-58017|1] [dev82-58017, dev82-59786]
  136. 08:25:19,711 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-58017|1] [dev82-58017, dev82-59786]
  137. 08:25:19,723 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-59786, physical addresses are [127.0.0.1:54528]
  138. 08:25:19,724 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  139. 08:25:19,741 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  140. 08:25:19,746 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  141. 08:25:20,086 INFO [Incoming-2,dev82-59786] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-59786|2] [dev82-59786]
  142. 08:25:20,088 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  143. 08:25:20,090 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  144. 08:25:20,091 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  145. 08:25:20,097 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  146. 08:25:20,098 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  147. 08:25:20,104 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  148. 08:25:20,105 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  149. 08:25:20,105 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  150. 08:25:20,106 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  151. 08:25:20,107 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  152. 08:25:20,111 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  153. 08:25:20,112 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  154. 08:25:20,113 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  155. 08:25:20,114 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  156. 08:25:20,133 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  157. 08:25:20,134 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  158. 08:25:20,136 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  159. 08:25:20,138 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  160. 08:25:20,140 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  161. 08:25:20,141 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  162. 08:25:20,143 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  163. 08:25:20,145 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  164. 08:25:20,148 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  165. 08:25:20,149 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  166. 08:25:20,160 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  167. 08:25:20,200 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  168. 08:25:20,206 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  169. 08:25:20,250 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@1b11549c was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  170. 08:25:20,252 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@1b11549c was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  171. 08:25:20,253 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@ec9dba6 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  172. 08:25:20,254 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@ec9dba6 was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  173.  
  174. -------------------------------------------------------------------
  175. GMS: address=dev82-9692, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:54742
  176. -------------------------------------------------------------------
  177. 08:25:21,263 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-9692|0] [dev82-9692]
  178. 08:25:21,264 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-9692, physical addresses are [127.0.0.1:54742]
  179. 08:25:21,265 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  180. 08:25:21,277 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  181. 08:25:21,383 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  182. 08:25:21,383 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  183. 08:25:21,384 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  184. 08:25:21,389 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  185. 08:25:21,391 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  186. 08:25:21,397 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  187. 08:25:21,401 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  188. 08:25:21,404 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  189. 08:25:21,406 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  190. 08:25:21,427 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  191. 08:25:21,429 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  192. 08:25:21,431 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  193. 08:25:21,432 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  194. 08:25:21,434 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  195. 08:25:21,435 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  196. 08:25:21,437 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  197. 08:25:21,439 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  198. 08:25:21,442 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  199. 08:25:21,443 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  200. 08:25:21,453 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  201. 08:25:21,501 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  202. 08:25:21,511 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  203. 08:25:21,583 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@795ee112 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  204. 08:25:21,585 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@795ee112 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  205. 08:25:21,588 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@440aa2fe was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  206. 08:25:21,591 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@440aa2fe was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  207.  
  208. -------------------------------------------------------------------
  209. GMS: address=dev82-24731, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:59096
  210. -------------------------------------------------------------------
  211. 08:25:22,604 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-24731|0] [dev82-24731]
  212. 08:25:22,605 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-24731, physical addresses are [127.0.0.1:59096]
  213. 08:25:22,606 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  214. 08:25:22,619 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  215. 08:25:22,874 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  216. 08:25:22,878 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  217. 08:25:22,879 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  218. 08:25:22,881 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  219. 08:25:22,887 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  220. 08:25:22,888 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  221. 08:25:22,901 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  222. 08:25:22,902 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  223. 08:25:22,902 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  224. 08:25:22,903 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  225. 08:25:22,903 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  226. 08:25:22,906 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  227. 08:25:22,907 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  228. 08:25:22,907 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  229. 08:25:22,908 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  230. 08:25:22,931 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  231. 08:25:22,932 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  232. 08:25:22,935 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  233. 08:25:22,936 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  234. 08:25:22,938 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  235. 08:25:22,940 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  236. 08:25:22,942 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  237. 08:25:22,943 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  238. 08:25:22,946 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  239. 08:25:22,948 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  240. 08:25:22,963 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  241. 08:25:23,019 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  242. 08:25:23,026 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  243. 08:25:23,068 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@115c79f7 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  244. 08:25:23,069 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@115c79f7 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  245. 08:25:23,070 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@4e4b5008 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  246. 08:25:23,071 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@4e4b5008 was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  247.  
  248. -------------------------------------------------------------------
  249. GMS: address=dev82-53057, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:51795
  250. -------------------------------------------------------------------
  251. 08:25:23,153 INFO [Finalizer] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  252. 08:25:23,154 INFO [Finalizer] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  253. 08:25:23,155 INFO [Finalizer] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  254. 08:25:23,156 INFO [Finalizer] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  255. 08:25:24,079 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-53057|0] [dev82-53057]
  256. 08:25:24,080 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-53057, physical addresses are [127.0.0.1:51795]
  257. 08:25:24,081 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  258. 08:25:24,097 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  259. 08:25:24,203 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  260. 08:25:24,204 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  261. 08:25:24,204 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  262. 08:25:24,205 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  263. 08:25:24,206 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  264. 08:25:24,210 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  265. 08:25:24,211 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  266. 08:25:24,212 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  267. 08:25:24,213 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  268. 08:25:24,233 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  269. 08:25:24,235 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  270. 08:25:24,237 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  271. 08:25:24,238 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  272. 08:25:24,240 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  273. 08:25:24,242 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  274. 08:25:24,243 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  275. 08:25:24,245 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  276. 08:25:24,248 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  277. 08:25:24,250 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  278. 08:25:24,263 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  279. 08:25:24,301 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  280. 08:25:24,306 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  281. 08:25:24,347 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@2b67774d was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  282. 08:25:24,348 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@2b67774d was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  283. 08:25:24,348 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@15c9767e was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  284. 08:25:24,349 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@15c9767e was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  285.  
  286. -------------------------------------------------------------------
  287. GMS: address=dev82-25667, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:51250
  288. -------------------------------------------------------------------
  289. 08:25:24,431 INFO [Incoming-2,dev82-53057] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-53057|1] [dev82-53057, dev82-25667]
  290. 08:25:24,440 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-53057|1] [dev82-53057, dev82-25667]
  291. 08:25:24,467 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-25667, physical addresses are [127.0.0.1:51250]
  292. 08:25:24,468 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  293. 08:25:24,484 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  294. 08:25:24,996 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  295. 08:25:25,362 INFO [Incoming-2,dev82-25667] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-25667|2] [dev82-25667]
  296. 08:25:25,366 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  297. 08:25:25,367 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  298. 08:25:25,368 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  299. 08:25:25,378 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  300. 08:25:25,382 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  301. 08:25:25,388 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  302. 08:25:25,388 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  303. 08:25:25,391 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  304. 08:25:25,393 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  305. 08:25:25,395 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  306. 08:25:25,400 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  307. 08:25:25,403 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  308. 08:25:25,405 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  309. 08:25:25,406 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  310. 08:25:25,426 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  311. 08:25:25,427 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  312. 08:25:25,432 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  313. 08:25:25,433 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  314. 08:25:25,438 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  315. 08:25:25,439 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  316. 08:25:25,443 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  317. 08:25:25,446 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  318. 08:25:25,450 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  319. 08:25:25,451 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  320. 08:25:25,461 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  321. 08:25:25,503 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  322. 08:25:25,509 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  323. 08:25:25,554 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@25807f6e was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  324. 08:25:25,554 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@25807f6e was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  325. 08:25:25,555 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@172e21fe was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  326. 08:25:25,556 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@172e21fe was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  327.  
  328. -------------------------------------------------------------------
  329. GMS: address=dev82-5896, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:45976
  330. -------------------------------------------------------------------
  331. 08:25:26,567 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-5896|0] [dev82-5896]
  332. 08:25:26,569 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-5896, physical addresses are [127.0.0.1:45976]
  333. 08:25:26,570 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  334. 08:25:26,584 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  335. 08:25:26,689 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  336. 08:25:26,690 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  337. 08:25:26,691 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  338. 08:25:26,692 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  339. 08:25:26,692 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  340. 08:25:26,695 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  341. 08:25:26,696 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  342. 08:25:26,697 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  343. 08:25:26,698 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  344. 08:25:26,714 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  345. 08:25:26,715 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  346. 08:25:26,716 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  347. 08:25:26,717 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  348. 08:25:26,719 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  349. 08:25:26,720 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  350. 08:25:26,721 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  351. 08:25:26,723 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  352. 08:25:26,725 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  353. 08:25:26,726 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  354. 08:25:26,735 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  355. 08:25:26,774 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  356. 08:25:26,780 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  357. 08:25:26,822 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@5b7acf94 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  358. 08:25:26,823 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@5b7acf94 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  359. 08:25:26,824 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@5bd22c77 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  360. 08:25:26,825 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@5bd22c77 was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  361.  
  362. -------------------------------------------------------------------
  363. GMS: address=dev82-576, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:48701
  364. -------------------------------------------------------------------
  365. 08:25:26,889 INFO [Incoming-2,dev82-5896] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-5896|1] [dev82-5896, dev82-576]
  366. 08:25:26,894 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-5896|1] [dev82-5896, dev82-576]
  367. 08:25:26,915 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-576, physical addresses are [127.0.0.1:48701]
  368. 08:25:26,916 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  369. 08:25:26,929 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  370. 08:25:26,933 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  371. 08:25:27,280 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  372. 08:25:27,280 INFO [Incoming-2,dev82-576] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-576|2] [dev82-576]
  373. 08:25:27,281 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  374. 08:25:27,284 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  375. 08:25:27,291 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  376. 08:25:27,292 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  377. 08:25:27,297 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  378. 08:25:27,298 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  379. 08:25:27,299 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  380. 08:25:27,300 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  381. 08:25:27,301 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  382. 08:25:27,306 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  383. 08:25:27,307 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  384. 08:25:27,309 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  385. 08:25:27,310 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  386. 08:25:27,327 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  387. 08:25:27,329 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  388. 08:25:27,331 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  389. 08:25:27,332 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  390. 08:25:27,335 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  391. 08:25:27,336 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  392. 08:25:27,338 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  393. 08:25:27,341 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  394. 08:25:27,344 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  395. 08:25:27,345 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  396. 08:25:27,355 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  397. 08:25:27,394 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  398. 08:25:27,399 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  399. 08:25:27,444 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@792e50c8 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  400. 08:25:27,444 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@792e50c8 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  401. 08:25:27,445 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@4fb9b89f was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  402. 08:25:27,446 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@4fb9b89f was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  403.  
  404. -------------------------------------------------------------------
  405. GMS: address=dev82-25535, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:40659
  406. -------------------------------------------------------------------
  407. 08:25:28,488 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-25535|0] [dev82-25535]
  408. 08:25:28,489 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-25535, physical addresses are [127.0.0.1:40659]
  409. 08:25:28,490 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  410. 08:25:28,503 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  411. 08:25:28,609 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  412. 08:25:28,610 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  413. 08:25:28,610 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  414. 08:25:28,611 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  415. 08:25:28,613 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  416. 08:25:28,617 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  417. 08:25:28,619 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  418. 08:25:28,621 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  419. 08:25:28,623 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  420. 08:25:28,647 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  421. 08:25:28,650 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  422. 08:25:28,653 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  423. 08:25:28,655 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  424. 08:25:28,658 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  425. 08:25:28,660 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  426. 08:25:28,662 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  427. 08:25:28,666 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  428. 08:25:28,670 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  429. 08:25:28,672 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  430. 08:25:28,689 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  431. 08:25:28,757 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  432. 08:25:28,766 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  433. 08:25:28,833 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@29f065a8 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  434. 08:25:28,834 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@29f065a8 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  435. 08:25:28,836 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@65a20e1a was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  436. 08:25:28,837 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@65a20e1a was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  437.  
  438. -------------------------------------------------------------------
  439. GMS: address=dev82-64861, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:41052
  440. -------------------------------------------------------------------
  441. 08:25:28,926 INFO [Incoming-1,dev82-25535] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-25535|1] [dev82-25535, dev82-64861]
  442. 08:25:28,934 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-25535|1] [dev82-25535, dev82-64861]
  443. 08:25:28,967 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-64861, physical addresses are [127.0.0.1:41052]
  444. 08:25:28,971 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  445. 08:25:28,992 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  446. 08:25:29,305 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  447. 08:25:29,672 INFO [Incoming-2,dev82-64861] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-64861|2] [dev82-64861]
  448. 08:25:29,672 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  449. 08:25:29,674 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  450. 08:25:29,676 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  451. 08:25:29,682 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  452. 08:25:29,683 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  453. 08:25:29,687 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  454. 08:25:29,689 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  455. 08:25:29,690 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  456. 08:25:29,691 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  457. 08:25:29,693 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  458. 08:25:29,699 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  459. 08:25:29,701 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  460. 08:25:29,703 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  461. 08:25:29,704 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  462. 08:25:29,729 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  463. 08:25:29,731 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  464. 08:25:29,734 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  465. 08:25:29,752 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  466. 08:25:29,754 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  467. 08:25:29,756 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  468. 08:25:29,758 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  469. 08:25:29,760 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  470. 08:25:29,772 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  471. 08:25:29,774 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  472. 08:25:29,798 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  473. 08:25:29,902 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  474. 08:25:29,917 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  475. 08:25:29,967 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@4c5a049c was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  476. 08:25:29,968 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@4c5a049c was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  477. 08:25:29,969 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@29e4c4ed was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  478. 08:25:29,969 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@29e4c4ed was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  479.  
  480. -------------------------------------------------------------------
  481. GMS: address=dev82-4737, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:48382
  482. -------------------------------------------------------------------
  483. 08:25:30,975 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-4737|0] [dev82-4737]
  484. 08:25:30,977 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-4737, physical addresses are [127.0.0.1:48382]
  485. 08:25:30,977 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  486. 08:25:30,989 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  487. 08:25:31,093 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  488. 08:25:31,094 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  489. 08:25:31,095 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  490. 08:25:31,096 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  491. 08:25:31,096 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  492. 08:25:31,099 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  493. 08:25:31,100 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  494. 08:25:31,101 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  495. 08:25:31,101 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  496. 08:25:31,116 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  497. 08:25:31,117 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  498. 08:25:31,119 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  499. 08:25:31,120 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  500. 08:25:31,121 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  501. 08:25:31,122 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  502. 08:25:31,123 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  503. 08:25:31,125 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  504. 08:25:31,127 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  505. 08:25:31,128 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  506. 08:25:31,137 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  507. 08:25:31,175 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  508. 08:25:31,181 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  509. 08:25:31,224 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@3d10edc2 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  510. 08:25:31,225 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@3d10edc2 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  511. 08:25:31,226 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@22697ae0 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  512. 08:25:31,227 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@22697ae0 was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  513.  
  514. -------------------------------------------------------------------
  515. GMS: address=dev82-16966, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:37829
  516. -------------------------------------------------------------------
  517. 08:25:31,301 INFO [Incoming-2,dev82-4737] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-4737|1] [dev82-4737, dev82-16966]
  518. 08:25:31,306 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-4737|1] [dev82-4737, dev82-16966]
  519. 08:25:31,322 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-16966, physical addresses are [127.0.0.1:37829]
  520. 08:25:31,322 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  521. 08:25:31,335 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  522. 08:25:31,642 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  523. 08:25:32,007 INFO [Incoming-2,dev82-16966] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-16966|2] [dev82-16966]
  524. 08:25:32,009 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  525. 08:25:32,011 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  526. 08:25:32,012 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  527. 08:25:32,019 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  528. 08:25:32,020 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  529. 08:25:32,028 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  530. 08:25:32,029 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  531. 08:25:32,030 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  532. 08:25:32,031 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  533. 08:25:32,032 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  534. 08:25:32,036 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  535. 08:25:32,038 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  536. 08:25:32,039 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  537. 08:25:32,040 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  538. 08:25:32,057 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  539. 08:25:32,059 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  540. 08:25:32,061 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  541. 08:25:32,062 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  542. 08:25:32,065 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  543. 08:25:32,066 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  544. 08:25:32,068 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  545. 08:25:32,071 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  546. 08:25:32,074 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  547. 08:25:32,075 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  548. 08:25:32,084 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  549. 08:25:32,123 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  550. 08:25:32,129 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  551. 08:25:32,171 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@1a1f7311 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  552. 08:25:32,172 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@1a1f7311 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  553. 08:25:32,173 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@6bb6e7d was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  554. 08:25:32,174 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@6bb6e7d was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  555.  
  556. -------------------------------------------------------------------
  557. GMS: address=dev82-51850, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:59689
  558. -------------------------------------------------------------------
  559. 08:25:33,182 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-51850|0] [dev82-51850]
  560. 08:25:33,183 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-51850, physical addresses are [127.0.0.1:59689]
  561. 08:25:33,184 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  562. 08:25:33,197 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  563. 08:25:33,303 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  564. 08:25:33,304 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  565. 08:25:33,305 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  566. 08:25:33,306 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  567. 08:25:33,307 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  568. 08:25:33,313 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  569. 08:25:33,315 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  570. 08:25:33,316 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  571. 08:25:33,326 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  572. 08:25:33,347 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  573. 08:25:33,349 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  574. 08:25:33,352 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  575. 08:25:33,354 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  576. 08:25:33,357 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  577. 08:25:33,359 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  578. 08:25:33,361 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  579. 08:25:33,364 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  580. 08:25:33,368 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  581. 08:25:33,370 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  582. 08:25:33,383 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  583. 08:25:33,434 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  584. 08:25:33,439 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  585. 08:25:33,481 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@fb6ae53 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  586. 08:25:33,482 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@fb6ae53 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  587. 08:25:33,483 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@226ed334 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  588. 08:25:33,484 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@226ed334 was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  589.  
  590. -------------------------------------------------------------------
  591. GMS: address=dev82-21557, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:43419
  592. -------------------------------------------------------------------
  593. 08:25:33,561 INFO [Incoming-2,dev82-51850] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-51850|1] [dev82-51850, dev82-21557]
  594. 08:25:33,566 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-51850|1] [dev82-51850, dev82-21557]
  595. 08:25:33,576 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-21557, physical addresses are [127.0.0.1:43419]
  596. 08:25:33,577 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  597. 08:25:33,590 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  598. 08:25:33,849 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  599. 08:25:34,214 INFO [Incoming-2,dev82-21557] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-21557|2] [dev82-21557]
  600. 08:25:34,219 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  601. 08:25:34,220 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  602. 08:25:34,221 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  603. 08:25:34,232 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  604. 08:25:34,236 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  605. 08:25:34,243 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  606. 08:25:34,244 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  607. 08:25:34,245 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  608. 08:25:34,246 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  609. 08:25:34,247 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  610. 08:25:34,253 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  611. 08:25:34,255 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  612. 08:25:34,256 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  613. 08:25:34,258 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  614. 08:25:34,277 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  615. 08:25:34,278 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  616. 08:25:34,281 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  617. 08:25:34,283 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  618. 08:25:34,286 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  619. 08:25:34,287 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  620. 08:25:34,290 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  621. 08:25:34,292 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  622. 08:25:34,296 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  623. 08:25:34,297 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  624. 08:25:34,308 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  625. 08:25:34,350 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  626. 08:25:34,356 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  627. 08:25:34,401 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@22add54d was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  628. 08:25:34,402 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@22add54d was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  629. 08:25:34,403 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@428ec404 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  630. 08:25:34,404 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@428ec404 was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  631.  
  632. -------------------------------------------------------------------
  633. GMS: address=dev82-17775, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:58360
  634. -------------------------------------------------------------------
  635. 08:25:35,416 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-17775|0] [dev82-17775]
  636. 08:25:35,417 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-17775, physical addresses are [127.0.0.1:58360]
  637. 08:25:35,418 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  638. 08:25:35,431 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  639. 08:25:35,536 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  640. 08:25:35,537 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  641. 08:25:35,538 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  642. 08:25:35,539 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  643. 08:25:35,539 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  644. 08:25:35,546 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  645. 08:25:35,547 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  646. 08:25:35,548 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  647. 08:25:35,549 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  648. 08:25:35,567 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  649. 08:25:35,568 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  650. 08:25:35,570 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  651. 08:25:35,572 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  652. 08:25:35,574 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  653. 08:25:35,576 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  654. 08:25:35,577 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  655. 08:25:35,580 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  656. 08:25:35,583 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  657. 08:25:35,584 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  658. 08:25:35,594 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  659. 08:25:35,761 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  660. 08:25:35,768 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  661. 08:25:35,810 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@1fc3910f was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  662. 08:25:35,810 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@1fc3910f was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  663. 08:25:35,811 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@60688013 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  664. 08:25:35,812 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@60688013 was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  665.  
  666. -------------------------------------------------------------------
  667. GMS: address=dev82-47829, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:58297
  668. -------------------------------------------------------------------
  669. 08:25:35,889 INFO [Incoming-2,dev82-17775] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-17775|1] [dev82-17775, dev82-47829]
  670. 08:25:35,894 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-17775|1] [dev82-17775, dev82-47829]
  671. 08:25:35,909 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-47829, physical addresses are [127.0.0.1:58297]
  672. 08:25:35,910 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  673. 08:25:35,925 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  674. 08:25:36,436 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  675. 08:25:36,802 INFO [Incoming-2,dev82-47829] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-47829|2] [dev82-47829]
  676. 08:25:36,803 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  677. 08:25:36,804 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  678. 08:25:36,806 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  679. 08:25:36,813 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  680. 08:25:36,815 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  681. 08:25:36,820 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  682. 08:25:36,821 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  683. 08:25:36,822 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  684. 08:25:36,824 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  685. 08:25:36,825 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  686. 08:25:36,829 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  687. 08:25:36,831 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  688. 08:25:36,833 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  689. 08:25:36,834 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  690. 08:25:36,856 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  691. 08:25:36,857 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  692. 08:25:36,859 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  693. 08:25:36,861 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  694. 08:25:36,862 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  695. 08:25:36,863 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  696. 08:25:36,865 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  697. 08:25:36,866 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  698. 08:25:36,869 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  699. 08:25:36,870 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  700. 08:25:36,881 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  701. 08:25:36,924 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  702. 08:25:36,942 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  703. 08:25:37,077 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@26f32b74 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  704. 08:25:37,078 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@26f32b74 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  705. 08:25:37,079 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@26a9e0a6 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  706. 08:25:37,081 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@26a9e0a6 was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  707.  
  708. -------------------------------------------------------------------
  709. GMS: address=dev82-46269, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:57869
  710. -------------------------------------------------------------------
  711. 08:25:38,133 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-46269|0] [dev82-46269]
  712. 08:25:38,134 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-46269, physical addresses are [127.0.0.1:57869]
  713. 08:25:38,135 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  714. 08:25:38,148 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  715. 08:25:38,253 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:88 - HHH000402: Using Hibernate built-in connection pool (not for production use!)
  716. 08:25:38,254 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:108 - HHH000115: Hibernate connection pool size: 5
  717. 08:25:38,254 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:111 - HHH000006: Autocommit mode: false
  718. 08:25:38,255 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:125 - HHH000401: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  719. 08:25:38,256 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:128 - HHH000046: Connection properties: {user=sa}
  720. 08:25:38,260 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Dialect:118 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
  721. 08:25:38,262 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  722. 08:25:38,263 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  723. 08:25:38,264 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  724. 08:25:38,280 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  725. 08:25:38,281 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  726. 08:25:38,283 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  727. 08:25:38,285 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  728. 08:25:38,287 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  729. 08:25:38,288 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  730. 08:25:38,290 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  731. 08:25:38,292 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  732. 08:25:38,295 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:3722 - ISPN000140: Lazy deserialization configuration is deprecated, please use storeAsBinary instead
  733. 08:25:38,296 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] Configuration:2643 - ISPN000153: Ignoring eviction wakeUpInterval configuration since it is deprecated, please configure Expiration's wakeUpInterval instead
  734. 08:25:38,306 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] TimeoutConfigurationValidatingVisitor:82 - ISPN000148: Invalid <transport>: distributedSyncTimout value of 50000. It can not be higher than <stateRetrieval>:timeout which is 20000
  735. 08:25:38,344 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:147 - ISPN000078: Starting JGroups Channel
  736. 08:25:38,349 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JChannel:1710 - JGroups version: 2.12.1.3.Final
  737. 08:25:38,390 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.DatagramSocket@2df10330 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  738. 08:25:38,391 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.DatagramSocket@2df10330 was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  739. 08:25:38,392 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:542 - send buffer of socket java.net.MulticastSocket@2a085be0 was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
  740. 08:25:38,393 WARN [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] UDP:556 - receive buffer of socket java.net.MulticastSocket@2a085be0 was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
  741.  
  742. -------------------------------------------------------------------
  743. GMS: address=dev82-47624, cluster=infinispan-hibernate-cluster, physical address=127.0.0.1:45407
  744. -------------------------------------------------------------------
  745. 08:25:38,457 INFO [Incoming-2,dev82-46269] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-46269|1] [dev82-46269, dev82-47624]
  746. 08:25:38,463 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-46269|1] [dev82-46269, dev82-47624]
  747. 08:25:38,485 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:182 - ISPN000079: Cache local address is dev82-47624, physical addresses are [127.0.0.1:45407]
  748. 08:25:38,486 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] GlobalComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  749. 08:25:38,498 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] ComponentRegistry:688 - ISPN000128: Infinispan version: Infinispan 'Pagoa' 5.0.1.FINAL
  750. 08:25:42,508 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  751. 08:25:42,874 INFO [Incoming-2,dev82-47624] JGroupsTransport:542 - ISPN000094: Received new cluster view: [dev82-47624|2] [dev82-47624]
  752. 08:25:42,877 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  753. 08:25:42,878 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  754. 08:25:42,879 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:195 - ISPN000080: Disconnecting and closing JGroups Channel
  755. 08:25:42,887 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] JGroupsTransport:213 - ISPN000082: Stopping the RpcDispatcher
  756. 08:25:42,888 INFO [Outgoing Connection channel:tcp://localhost:43521!7 Thread 3] DriverManagerConnectionProviderImpl:132 - HHH000030: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1;MVCC=TRUE]
  757.  
  758.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement