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 Kuznetsov (JIRA)" <ji...@apache.org> on 2017/05/17 00:31:04 UTC

[jira] [Created] (IGNITE-5239) Web Console: Add an option to show full stack trace on Queries screen

Alexey Kuznetsov created IGNITE-5239:
----------------------------------------

             Summary: Web Console: Add an option to show full stack trace on Queries screen
                 Key: IGNITE-5239
                 URL: https://issues.apache.org/jira/browse/IGNITE-5239
             Project: Ignite
          Issue Type: Task
          Components: UI, wizards
    Affects Versions: 2.0
            Reporter: Alexey Kuznetsov
             Fix For: 2.1


In some situations we need full stack trace to show real error like: 
{code}
Caused by: org.postgresql.util.PSQLException: ERROR: update or delete on table "city" violates foreign key constraint "country_capital_fkey" on table "country"
  Detail: Key (id)=(3503) is still referenced from table "country".
{code}



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