You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/07/22 11:54:20 UTC

[jira] [Closed] (IGNITE-3515) NullPointerException when stopping IgniteSemaphore and no method has been called previously to initialize semaphore with initializeSemaphore().

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

Denis Magda closed IGNITE-3515.
-------------------------------

> NullPointerException when stopping IgniteSemaphore and no method has been called previously to initialize semaphore with initializeSemaphore().
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-3515
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3515
>             Project: Ignite
>          Issue Type: Bug
>          Components: data structures
>    Affects Versions: 1.6
>            Reporter: Krome Plasma
>            Assignee: Krome Plasma
>             Fix For: 1.7
>
>
> IgniteSemaphore stop() method does not check if internal synchronization object 'sync' is null hence null pointer exception is thrown.



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