Skip to content

Commit 3dbb863

Browse files
committed
Add 50N24 and 50N25
1 parent 0d4d229 commit 3dbb863

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
@@ -392,6 +392,8 @@
392392
**** xref:errors/gql-errors/50N20.adoc[]
393393
**** xref:errors/gql-errors/50N21.adoc[]
394394
**** xref:errors/gql-errors/50N23.adoc[]
395+
**** xref:errors/gql-errors/50N24.adoc[]
396+
**** xref:errors/gql-errors/50N25.adoc[]
395397
**** xref:errors/gql-errors/50N42.adoc[]
396398
*** xref:errors/gql-errors/index.adoc#system-configuration-or-operation-exceptions[System configuration or operation exceptions]
397399
**** 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
@@ -1602,6 +1602,14 @@ Status description:: error: general processing exception - no such schema descri
16021602

16031603
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>> }`.
16041604

1605+
=== xref:errors/gql-errors/50N24.adoc[50N24]
1606+
1607+
Status description:: error: general processing exception - sharded properties transaction handling database error. Unexpected exception whilst getting transaction state.
1608+
1609+
=== xref:errors/gql-errors/50N25.adoc[50N25]
1610+
1611+
Status description:: error: general processing exception - sharded properties transaction handling client error. Unexpected exception whilst getting transaction state.
1612+
16051613
=== xref:errors/gql-errors/50N42.adoc[50N42]
16061614

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

0 commit comments

Comments
 (0)