You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alexander Murmann (Jira)" <ji...@apache.org> on 2022/06/02 07:22:00 UTC

[jira] [Updated] (GEODE-10351) [CI failure] ModifyColocationIntegrationTest > testModifyColocation

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

Alexander Murmann updated GEODE-10351:
--------------------------------------
    Labels: needsTriage  (was: )

> [CI failure] ModifyColocationIntegrationTest > testModifyColocation
> -------------------------------------------------------------------
>
>                 Key: GEODE-10351
>                 URL: https://issues.apache.org/jira/browse/GEODE-10351
>             Project: Geode
>          Issue Type: Bug
>          Components: persistence
>    Affects Versions: 1.15.0
>            Reporter: Owen Nichols
>            Priority: Major
>              Labels: needsTriage
>
> {noformat}
> ModifyColocationIntegrationTest > testModifyColocation FAILED
>     java.lang.AssertionError: 
>     Expecting actual throwable to be an instance of:
>       java.lang.IllegalStateException
>     but was:
>       org.apache.geode.cache.CacheClosedException: For DiskStore: disk: A DiskAccessException has occurred while writing to the disk for region /region3. The region will be closed., caused by org.apache.geode.cache.DiskAccessException: For DiskStore: disk: A DiskAccessException has occurred while writing to the disk for region /region3. The region will be closed.
>       at org.apache.geode.internal.cache.GemFireCacheImpl$Stopper.generateCancelledException(GemFireCacheImpl.java:5221)
>       at org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
>       at org.apache.geode.internal.cache.GemFireCacheImpl.createVMRegion(GemFireCacheImpl.java:3123)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)