Skip to content

Commit c57cbbd

Browse files
jackwaudbyrenetapopova
authored andcommitted
Add 50N24 and 50N25
1 parent 182a56a commit c57cbbd

File tree

4 files changed

+36
-0
lines changed

4 files changed

+36
-0
lines changed

modules/ROOT/content-nav.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,8 @@
393393
**** xref:errors/gql-errors/50N20.adoc[]
394394
**** xref:errors/gql-errors/50N21.adoc[]
395395
**** xref:errors/gql-errors/50N23.adoc[]
396+
**** xref:errors/gql-errors/50N24.adoc[]
397+
**** xref:errors/gql-errors/50N25.adoc[]
396398
**** xref:errors/gql-errors/50N42.adoc[]
397399
*** xref:errors/gql-errors/index.adoc#system-configuration-or-operation-exceptions[System configuration or operation exceptions]
398400
**** xref:errors/gql-errors/51N00.adoc[]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
= 50N24
2+
3+
== Status description
4+
5+
error: general processing exception - sharded properties transaction handling database error. Unexpected exception whilst getting transaction state.
6+
7+
8+
ifndef::backend-pdf[]
9+
[discrete.glossary]
10+
== Glossary
11+
12+
include::partial$glossary.adoc[]
13+
endif::[]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
= 50N25
2+
3+
== Status description
4+
5+
error: general processing exception - sharded properties transaction handling client error. Unexpected exception whilst getting transaction state.
6+
7+
8+
ifndef::backend-pdf[]
9+
[discrete.glossary]
10+
== Glossary
11+
12+
include::partial$glossary.adoc[]
13+
endif::[]

modules/ROOT/pages/errors/gql-errors/index.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1607,6 +1607,14 @@ Status description:: error: general processing exception - no such schema descri
16071607

16081608
Status description:: error: general processing exception - transaction retry aborted. Transaction retry aborted after `{ <<count>> }` attempts. Retry timed out with a maximum retry duration of `{ <<timeAmount>> }` `{ <<timeUnit>> }`.
16091609

1610+
=== xref:errors/gql-errors/50N24.adoc[50N24]
1611+
1612+
Status description:: error: general processing exception - sharded properties transaction handling database error. Unexpected exception whilst getting transaction state.
1613+
1614+
=== xref:errors/gql-errors/50N25.adoc[50N25]
1615+
1616+
Status description:: error: general processing exception - sharded properties transaction handling client error. Unexpected exception whilst getting transaction state.
1617+
16101618
=== xref:errors/gql-errors/50N42.adoc[50N42]
16111619

16121620
Status description:: error: general processing exception - unexpected error. Unexpected error has occurred. See debug log for details.

0 commit comments

Comments
 (0)