[ROOT]  dt  THEN BY Name   

23 items

Query was prematurely terminated

TerminateReason

Query executed with a result of 23 items but too many keys (too many columns) resulted (254609 keys was found).
The limit (chosen somewhat arbitrarily) is 1000.
The system is therefore unable to generate a HTML table.
Some of the keys are:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51

ExceptionText

InvalidObjectTypeException occurred in QueryProgress.ExecuteAll:
InvalidObjectTypeException 2024-05-03 11:39:57:Thread /40:

Exception: InvalidObjectTypeException
Message: Invalid / unknown type of object (System.Collections.Generic.List`1[ARCCore.IKIP]). Object: 'System.Collections.Generic.List`1[ARCCore.IKIP]'.
Details: Expected object of type System.Linq.IOrderedEnumerable`1[ARCCore.IKIP] but got object of type System.Collections.Generic.List`1[ARCCore.IKIP] instead.
Details: Resolution: Use 'ORDER BY' first, before using 'THEN BY'.
Source : ARCQuery
Stacktrace:

at ARCQuery.QueryExpressionThenBy.Execute
in C:\git\arcore\lib\ARCQuery\QueryExpression\QueryExpressionThenBy.cs:line 39

at ARCQuery.Query.<>c__DisplayClass8_0.<ExecuteOne>b__0
in C:\git\arcore\lib\ARCQuery\Query.cs:line 69

at ARCCore.IP.<>c__DisplayClass110_0.<LogExecuteTime>b__0
in C:\git\arcore\lib\ARCCore\P\IP.cs:line 1236

at ARCCore.IP.LogExecuteTime[T]
in C:\git\arcore\lib\ARCCore\P\IP.cs:line 1283

at ARCCore.IP.LogExecuteTime
in C:\git\arcore\lib\ARCCore\P\IP.cs:line 1236

at ARCQuery.Query.ExecuteOne
in C:\git\arcore\lib\ARCQuery\Query.cs:line 119

at ARCQuery.Query.ExecuteAll
in C:\git\arcore\lib\ARCQuery\Query.cs:line 131
-----------------------------------------------------------

AllLogEntriesForThisQuery

ExecuteOne/_/40/Start = 2024-05-03 11:39:57.683
ExecuteOne/_/40/Query = THEN BY Name
ExecuteOne/_/40/CountBefore = 23
TerminateReason = Exception occured (ARCCore.InvalidObjectTypeException)
ExceptionText = InvalidObjectTypeException occurred in QueryProgress.ExecuteAll:0x000D0x000AInvalidObjectTypeException0x000A2024-05-03 11:39:57:Thread /40:0x000D0x000A0x000D0x000A0x000AException: InvalidObjectTypeException0x000D0x000A0x000AMessage: Invalid / unknown type of object (System.Collections.Generic.List0x006010x005BARCCore.IKIP0x005D). Object: 'System.Collections.Generic.List0x006010x005BARCCore.IKIP0x005D'.0x000D0x000ADetails: Expected object of type System.Linq.IOrderedEnumerable0x006010x005BARCCore.IKIP0x005D but got object of type System.Collections.Generic.List0x006010x005BARCCore.IKIP0x005D instead.0x000D0x000ADetails: Resolution: Use 'ORDER BY' first, before using 'THEN BY'.0x000D0x000A0x000ASource : ARCQuery0x000D0x000A0x000AStacktrace: 0x000D0x000A0x000D0x000Aat ARCQuery.QueryExpressionThenBy.Execute0x000D0x000Ain C:\git\arcore\lib\ARCQuery\QueryExpression\QueryExpressionThenBy.cs:line 390x000A 0x000D0x000A0x000D0x000Aat ARCQuery.Query.0x003C0x003Ec__DisplayClass8_0.0x003CExecuteOne0x003Eb__00x000D0x000Ain C:\git\arcore\lib\ARCQuery\Query.cs:line 690x000A 0x000D0x000A0x000D0x000Aat ARCCore.IP.0x003C0x003Ec__DisplayClass110_0.0x003CLogExecuteTime0x003Eb__00x000D0x000Ain C:\git\arcore\lib\ARCCore\P\IP.cs:line 12360x000A 0x000D0x000A0x000D0x000Aat ARCCore.IP.LogExecuteTime0x005BT0x005D0x000D0x000Ain C:\git\arcore\lib\ARCCore\P\IP.cs:line 12830x000A 0x000D0x000A0x000D0x000Aat ARCCore.IP.LogExecuteTime0x000D0x000Ain C:\git\arcore\lib\ARCCore\P\IP.cs:line 12360x000A 0x000D0x000A0x000D0x000Aat ARCQuery.Query.ExecuteOne0x000D0x000Ain C:\git\arcore\lib\ARCQuery\Query.cs:line 1190x000A 0x000D0x000A0x000D0x000Aat ARCQuery.Query.ExecuteAll0x000D0x000Ain C:\git\arcore\lib\ARCQuery\Query.cs:line 1310x000D0x000A0x000A0x000A-----------------------------------------------------------0x000A


Generated 2024-05-03 11:39:57.793 UTC