You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2017/06/01 11:53:04 UTC

[jira] [Resolved] (IGNITE-4155) Minor issues wth IgniteSemaphoreExample and HIbernateL2CacheExample

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

Alexey Goncharuk resolved IGNITE-4155.
--------------------------------------
    Resolution: Fixed

> Minor issues wth IgniteSemaphoreExample and HIbernateL2CacheExample
> -------------------------------------------------------------------
>
>                 Key: IGNITE-4155
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4155
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 1.9
>            Reporter: Sergey Chugunov
>            Assignee: Sergey Chugunov
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.0
>
>
> IgniteSemaphoreExample finishes fine for the first run but hangs on the second unless ignite cluster is restarted.
> HibernateL2CacheExample logs errors like this during run:
> {code}
> [17:14:25,147][ERROR][main][SchemaExport] HHH000389: Unsuccessful: alter table Post drop constraint FK_m7j5gwmpa7dklv5bnc41ertmi
> [17:14:25,147][ERROR][main][SchemaExport] Table "POST" not found; SQL statement:
> alter table Post drop constraint FK_m7j5gwmpa7dklv5bnc41ertmi [42102-191]
> {code}
> Errors don't prevent example from finishing but may lead to a confusion that something works improperly.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)