2nd. showing blank page after logging on
2017-11-14 22:05:32,294 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.prefs.entities.Preference#79 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-14 22:05:40,448 [org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select preference0_.id as id1_63_, preference0_.created as created2_63_, preference0_.disabled as disabled3_63_, preference0_.enabled as enabled4_63_, preference0_.timestamp as timestam5_63_, preference0_.entity_id as entity_i6_63_, preference0_.name as name7_63_, preference0_.scope as scope8_63_, preference0_.tool as tool10_63_, preference0_.value as value9_63_ from xhbm_preference preference0_ left outer join xhbm_tool tool1_ on preference0_.tool=tool1_.id where tool1_.tool_id=? and preference0_.name=? and preference0_.scope=?; parameters: ; named parameters: {toolId=siteConfig, scope=0, name=security.user.guestName}; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-14 22:05:40,914 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.prefs.entities.Preference#86 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-14 22:06:40,832 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.prefs.entities.Preference#58 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-14 22:07:32,324 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.prefs.entities.Preference#83 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-14 22:07:32,399 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.prefs.entities.Preference#79 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-14 22:07:40,871 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.prefs.entities.Preference#99 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at org.nrg.xnat.security.XnatProviderManager.authenticate(XnatProviderManager.java:147)
at org.nrg.xnat.security.XnatAuthenticationFilter.attemptAuthentication(XnatAuthenticationFilter.java:122)
at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:212)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.springframework.security.web.session.ConcurrentSessionFilter.doFilter(ConcurrentSessionFilter.java:155)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.nrg.xnat.security.XnatExpiredPasswordFilter.doFilter(XnatExpiredPasswordFilter.java:158)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.springframework.security.web.access.channel.ChannelProcessingFilter.doFilter(ChannelProcessingFilter.java:157)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:218)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:506)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:962)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:445)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1087)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
Caused by: net.sf.ehcache.CacheException: java.io.IOException: Stale file handle
at net.sf.ehcache.store.disk.DiskStorageFactory.retrieve(DiskStorageFactory.java:888)
at net.sf.ehcache.store.disk.Segment.decode(Segment.java:172)
at net.sf.ehcache.store.disk.Segment.put(Segment.java:449)
at net.sf.ehcache.store.disk.DiskStore.put(DiskStore.java:438)
at net.sf.ehcache.store.FrontEndCacheTier.put(FrontEndCacheTier.java:267)
at net.sf.ehcache.Cache.putInternal(Cache.java:1455)
at net.sf.ehcache.Cache.put(Cache.java:1383)
at net.sf.ehcache.Cache.put(Cache.java:1348)
at org.hibernate.cache.ehcache.internal.regions.EhcacheTransactionalDataRegion.put(EhcacheTransactionalDataRegion.java:143)
... 71 more
Caused by: java.io.IOException: Stale file handle
at java.io.RandomAccessFile.readBytes(Native Method)
at java.io.RandomAccessFile.read(RandomAccessFile.java:377)
at java.io.RandomAccessFile.readFully(RandomAccessFile.java:436)
at java.io.RandomAccessFile.readFully(RandomAccessFile.java:416)
at net.sf.ehcache.store.disk.DiskStorageFactory.read(DiskStorageFactory.java:364)
at net.sf.ehcache.store.disk.DiskStorageFactory.retrieve(DiskStorageFactory.java:886)
... 79 more
2017-11-23 03:58:47,419 [org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select preference0_.id as id1_22_, preference0_.created as created2_22_, preference0_.disabled as disabled3_22_, preference0_.enabled as enabled4_22_, preference0_.timestamp as timestam5_22_, preference0_.entity_id as entity_i6_22_, preference0_.name as name7_22_, preference0_.scope as scope8_22_, preference0_.tool as tool10_22_, preference0_.value as value9_22_ from xhbm_preference preference0_ left outer join xhbm_tool tool1_ on preference0_.tool=tool1_.id where tool1_.tool_id=? and preference0_.name=? and preference0_.scope=?; parameters: ; named parameters: {toolId=siteConfig, scope=0, name=imageSessionDisplayNamePlural}; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 03:59:00,014 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select this_.id as id1_40_0_, this_.created as created2_40_0_, this_.disabled as disabled3_40_0_, this_.enabled as enabled4_40_0_, this_.timestamp as timestam5_40_0_, this_.host_name as host_nam6_40_0_, this_.is_active as is_activ7_40_0_, this_.last_check_in as last_che8_40_0_, this_.last_initialized as last_ini9_40_0_, this_.last_ip_address as last_ip10_40_0_, this_.node_id as node_id11_40_0_ from xhbm_xnat_node_info this_ where this_.enabled=?; parameters: true, ; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:00:00,007 [org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select preference0_.id as id1_22_, preference0_.created as created2_22_, preference0_.disabled as disabled3_22_, preference0_.enabled as enabled4_22_, preference0_.timestamp as timestam5_22_, preference0_.entity_id as entity_i6_22_, preference0_.name as name7_22_, preference0_.scope as scope8_22_, preference0_.tool as tool10_22_, preference0_.value as value9_22_ from xhbm_preference preference0_ left outer join xhbm_tool tool1_ on preference0_.tool=tool1_.id where tool1_.tool_id=? and preference0_.name=? and preference0_.scope=?; parameters: ; named parameters: {toolId=siteConfig, scope=0, name=aliasTokenTimeout}; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:00:33,055 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.prefs.entities.Tool#1 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:00:47,489 [org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select preference0_.id as id1_22_, preference0_.created as created2_22_, preference0_.disabled as disabled3_22_, preference0_.enabled as enabled4_22_, preference0_.timestamp as timestam5_22_, preference0_.entity_id as entity_i6_22_, preference0_.name as name7_22_, preference0_.scope as scope8_22_, preference0_.tool as tool10_22_, preference0_.value as value9_22_ from xhbm_preference preference0_ left outer join xhbm_tool tool1_ on preference0_.tool=tool1_.id where tool1_.tool_id=? and preference0_.name=? and preference0_.scope=?; parameters: ; named parameters: {toolId=siteConfig, scope=0, name=imageSessionDisplayNamePlural}; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:01:33,092 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.prefs.entities.Preference#53 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:02:17,514 [org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select preference0_.id as id1_22_, preference0_.created as created2_22_, preference0_.disabled as disabled3_22_, preference0_.enabled as enabled4_22_, preference0_.timestamp as timestam5_22_, preference0_.entity_id as entity_i6_22_, preference0_.name as name7_22_, preference0_.scope as scope8_22_, preference0_.tool as tool10_22_, preference0_.value as value9_22_ from xhbm_preference preference0_ left outer join xhbm_tool tool1_ on preference0_.tool=tool1_.id where tool1_.tool_id=? and preference0_.name=? and preference0_.scope=?; parameters: ; named parameters: {toolId=siteConfig, scope=0, name=sessionTimeout}; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:02:33,117 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.prefs.entities.Tool#1 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:02:47,581 [org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select preference0_.id as id1_22_, preference0_.created as created2_22_, preference0_.disabled as disabled3_22_, preference0_.enabled as enabled4_22_, preference0_.timestamp as timestam5_22_, preference0_.entity_id as entity_i6_22_, preference0_.name as name7_22_, preference0_.scope as scope8_22_, preference0_.tool as tool10_22_, preference0_.value as value9_22_ from xhbm_preference preference0_ left outer join xhbm_tool tool1_ on preference0_.tool=tool1_.id where tool1_.tool_id=? and preference0_.name=? and preference0_.scope=?; parameters: ; named parameters: {toolId=siteConfig, scope=0, name=imageSessionDisplayNamePlural}; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:03:33,134 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.prefs.entities.Preference#53 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:04:17,614 [org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select preference0_.id as id1_22_, preference0_.created as created2_22_, preference0_.disabled as disabled3_22_, preference0_.enabled as enabled4_22_, preference0_.timestamp as timestam5_22_, preference0_.entity_id as entity_i6_22_, preference0_.name as name7_22_, preference0_.scope as scope8_22_, preference0_.tool as tool10_22_, preference0_.value as value9_22_ from xhbm_preference preference0_ left outer join xhbm_tool tool1_ on preference0_.tool=tool1_.id where tool1_.tool_id=? and preference0_.name=? and preference0_.scope=?; parameters: ; named parameters: {toolId=siteConfig, scope=0, name=sessionTimeout}; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:04:47,692 [org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select preference0_.id as id1_22_, preference0_.created as created2_22_, preference0_.disabled as disabled3_22_, preference0_.enabled as enabled4_22_, preference0_.timestamp as timestam5_22_, preference0_.entity_id as entity_i6_22_, preference0_.name as name7_22_, preference0_.scope as scope8_22_, preference0_.tool as tool10_22_, preference0_.value as value9_22_ from xhbm_preference preference0_ left outer join xhbm_tool tool1_ on preference0_.tool=tool1_.id where tool1_.tool_id=? and preference0_.name=? and preference0_.scope=?; parameters: ; named parameters: {toolId=siteConfig, scope=0, name=imageSessionDisplayNamePlural}; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:04:47,711 [org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select preference0_.id as id1_22_, preference0_.created as created2_22_, preference0_.disabled as disabled3_22_, preference0_.enabled as enabled4_22_, preference0_.timestamp as timestam5_22_, preference0_.entity_id as entity_i6_22_, preference0_.name as name7_22_, preference0_.scope as scope8_22_, preference0_.tool as tool10_22_, preference0_.value as value9_22_ from xhbm_preference preference0_ left outer join xhbm_tool tool1_ on preference0_.tool=tool1_.id where tool1_.tool_id=? and preference0_.name=? and preference0_.scope=?; parameters: ; named parameters: {toolId=siteConfig, scope=0, name=uiShowLeftBarFavorites}; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:05:33,168 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.prefs.entities.Preference#53 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:05:45,273 [org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select preference0_.id as id1_22_, preference0_.created as created2_22_, preference0_.disabled as disabled3_22_, preference0_.enabled as enabled4_22_, preference0_.timestamp as timestam5_22_, preference0_.entity_id as entity_i6_22_, preference0_.name as name7_22_, preference0_.scope as scope8_22_, preference0_.tool as tool10_22_, preference0_.value as value9_22_ from xhbm_preference preference0_ left outer join xhbm_tool tool1_ on preference0_.tool=tool1_.id where tool1_.tool_id=? and preference0_.name=? and preference0_.scope=?; parameters: ; named parameters: {toolId=siteConfig, scope=0, name=emailVerification}; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:05:45,275 [http-bio-8080-exec-100] ERROR org.hibernate.engine.spi.ActionQueue - HHH000353: Could not release a cache lock : org.hibernate.cache.CacheException: net.sf.ehcache.CacheException: java.io.IOException: Stale file handle
2017-11-23 04:06:05,583 [nrg.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of org.nrg.xdat.entities.XdatUserAuth#1 failed:
java.io.IOException: Stale file handle
at java.io.RandomAccessFile.writeBytes(Native Method)
at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
at net.sf.ehcache.store.disk.DiskStorageFactory.write(DiskStorageFactory.java:392)
at net.sf.ehcache.store.disk.DiskStorageFactory$DiskWriteTask.call(DiskStorageFactory.java:485)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1088)
at net.sf.ehcache.store.disk.DiskStorageFactory$PersistentDiskWriteTask.call(DiskStorageFactory.java:1072)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2017-11-23 04:06:17,752 [org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data] ERROR net.sf.ehcache.store.disk.DiskStorageFactory - Disk Write of sql: select preference0_.id as id1_22_, preference0_.created as created2_22_, preference0_.disabled as disabled3_22_, preference0_.enabled as enabled4_22_, preference0_.timestamp as timestam5_22_, preference0_.entity_id as entity_i6_22_, preference0_.name as name7_22_, preference0_.scope as scope8_22_, preference0_.tool as tool10_22_, preference0_.value as value9_22_ from xhbm_preference preference0_ left outer join xhbm_tool tool1_ on preference0_.tool=tool1_.id where tool1_.tool_id=? and preference0_.name=? and preference0_.scope=?; parameters: ; named parameters: {toolId=siteConfig, scope=0, name=siteDescriptionType}; transformer: org.hibernate.transform.CacheableResultTransformer@110f2 failed:
...
No issues with caching there that I’m aware of. The caching configuration for that is pretty straightforward. The portion relevant to Hibernate (and thus the preferences library) is this:
<diskStore path="${xnat.home}/work/cache"/>
<defaultCache
maxElementsInMemory="10000"
eternal="false"
timeToIdleSeconds="120"
timeToLiveSeconds="120"
maxElementsOnDisk="10000000"
diskExpiryThreadIntervalSeconds="120"
memoryStoreEvictionPolicy="LRU">
<persistence strategy="localTempSwap"/>
</defaultCache>
Really the important thing is the disk-store path. With the default paths for XNAT, that ends up being /data/xnat/home/work/cache. Looking in there, I have these files:
./hbm/nrg.data
./hbm/org%002ehibernate%002ecache%002einternal%002e%0053tandard%0051uery%0043ache.data
./hbm/.ehcache-diskstore.lock
./hbm/org%002ehibernate%002ecache%002espi%002e%0055pdate%0054imestamps%0043ache.data
./xnat/.ehcache-diskstore.lock
./xnat/%0044efault%0043atalog%0053ervice%0043ache.data
The only file that contains any data is that hbm/nrg.data, which is the cache for all Hibernate entities in XNAT, which are annotated with:
@Cache(usage = CacheConcurrencyStrategy.READ_WRITE, region = "nrg")
The nrg region here is what prescribes the nrg.data file. The other caches XNAT uses are all in-memory due to issues with serializing XFT objects.
I could see where having separate processes accessing the same shared file could cause problems. I’m not sure if that’s the cause of this particular problem, but certainly can’t rule it out. Overall that work folder should probably be set up on a per-server basis. And, depending on how you have multiple servers configured, the same goes for the configuration folder. You can define separate node properties in config, but of course if the config folder is shared there’s only a single copy of that.
--
Rick Herrick
Sr. Programmer/Analyst
Neuroinformatics Research Group
Washington University School of Medicine
Phone: +1 (314) 273-1645
Tim
2nd. showing blank page after logging on
...
--
You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
xnat_discussi...@googlegroups.com.
To post to this group, send email to
xnat_di...@googlegroups.com.
Visit this group at https://groups.google.com/group/xnat_discussion.
For more options, visit https://groups.google.com/d/optout.
The materials in this message are private and may contain Protected Healthcare Information or other information of a sensitive nature. If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
One note I meant to add on this: the best way to share a single cache between multiple servers would be a distributed ehcache, but that’s only offered as a commercial product (BigMemory). FOSS ehcache only supports per-instance caching. I’ve spent a little time looking into other 2LC providers for Hibernate and haven’t found any FOSS application that’s stable and robust enough at this point. Memcached used to have a connector but that hasn’t worked since Hibernate 3. Infinispan actually looks pretty promising, but configuration is non-trivial so we haven’t had a chance to look into it and try it out.
--
Rick Herrick
Sr. Programmer/Analyst
Neuroinformatics Research Group
Washington University School of Medicine
Phone: +1 (314) 273-1645
Haofei,
Are you guys putting the entire xnat home directory on the shared space? Seems like that might be the issue here. We don’t usually put that directory on a network mount. The only directories we put on a network mount are the archive, build, cache, prearchive folders that are configured in XNAT. I believe we populate the xnat home directory via a script at server startup which pulls the content from S3 (and also pulls the xnat war from there). But it resides on the tomcat server’s local storage. I suspect doing that might resolve this issue.
Tim
--
You received this message because you are subscribed to a topic in the Google Groups "xnat_discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/xnat_discussion/2iFtcdxqRlU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to xnat_discussi...@googlegroups.com.
...