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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Sergey Chugunov created IGNITE-4155:
---------------------------------------

             Summary: Minor issues wth IgniteSemaphoreExample and HIbernateL2CacheExample
                 Key: IGNITE-4155
                 URL: https://issues.apache.org/jira/browse/IGNITE-4155
             Project: Ignite
          Issue Type: Improvement
            Reporter: Sergey Chugunov
            Priority: Minor


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.4#6332)