You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Till Westmann (JIRA)" <ji...@apache.org> on 2015/11/12 19:38:11 UTC

[jira] [Updated] (ASTERIXDB-1137) Sporadic BufferCache cleaner thread NPE during test runs

     [ https://issues.apache.org/jira/browse/ASTERIXDB-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Westmann updated ASTERIXDB-1137:
-------------------------------------
    Priority: Critical  (was: Major)

> Sporadic BufferCache cleaner thread NPE during test runs
> --------------------------------------------------------
>
>                 Key: ASTERIXDB-1137
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1137
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Yingyi Bu
>            Assignee: Murtadha Hubail
>            Priority: Critical
>              Labels: sporadic-error
>
> java.lang.NullPointerException
> 	at org.apache.hyracks.control.nc.io.IOManager.syncWrite(IOManager.java:93)
> 	at org.apache.hyracks.storage.common.buffercache.BufferCache.write(BufferCache.java:435)
> 	at org.apache.hyracks.storage.common.buffercache.BufferCache.access$400(BufferCache.java:46)
> 	at org.apache.hyracks.storage.common.buffercache.BufferCache$CleanerThread.cleanPage(BufferCache.java:499)
> 	at org.apache.hyracks.storage.common.buffercache.BufferCache$CleanerThread.run(BufferCache.java:533)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)