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

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

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

Anton Vinogradov (Jira)
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)