[ 
https://forge.continuent.org/jira/browse/SEQUOIA-1093?page=comments#action_14547
 ] 

Emmanuel Cecchet commented on SEQUOIA-1093:
-------------------------------------------

Yes, I would recommend to remove ResultCache for now, especially with a table 
granularity it will probably not buy you much.
Result cache refactoring is scheduled for Sequoia 5 but I might at least fix 
the current one in Sequoia 4.

> NPE in ResultCacheTable.processAddToCache
> -----------------------------------------
>
>          Key: SEQUOIA-1093
>          URL: https://forge.continuent.org/jira/browse/SEQUOIA-1093
>      Project: Sequoia
>         Type: Bug

>     Versions: sequoia 2.10.10
>     Reporter: Stefan Lischke

>
>
>  WARN  sequoia.controller.cache Unable to remove pending query XXXXX
>  WARN  controller.RequestManager.XXX Failed to execute request XXXX. because 
> of (null)
> java.lang.NullPointerException
>       at 
> org.continuent.sequoia.controller.cache.result.ResultCacheTable.processAddToCache(ResultCacheTable.java:71)
>       at 
> org.continuent.sequoia.controller.cache.result.ResultCache.addToCache(ResultCache.java:491)
>       at 
> org.continuent.sequoia.controller.requestmanager.RequestManager.statementExecuteQuery(RequestManager.java:624)
>       at 
> org.continuent.sequoia.controller.requestmanager.distributed.DistributedRequestManager.execLocalStatementExecuteQuery(DistributedRequestManager.java:1337)
>       at 
> org.continuent.sequoia.controller.virtualdatabase.protocol.ExecRemoteStatementExecuteQuery.executeScheduledRequest(ExecRemoteStatementExecuteQuery.java:95)
>       at 
> org.continuent.sequoia.controller.virtualdatabase.protocol.DistributedRequest.handleMessageMultiThreaded(DistributedRequest.java:157)
>       at 
> org.continuent.sequoia.controller.virtualdatabase.DistributedVirtualDatabase.handleMessageMultiThreaded(DistributedVirtualDatabase.java:368)
>       at 
> org.continuent.hedera.adapters.MulticastRequestAdapterThread.run(MulticastRequestAdapterThread.java:102)
> WARN  controller.RequestManager.XXX SQLException while executing remote read 
> request.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to