summaryrefslogtreecommitdiff
path: root/bdb/test/scr016/TestAppendRecno.testout
blob: 970174e7a96714ecc5fd56ccf7b1d7fadeafc4cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82

*** Iteration 0
====
callback #0
db is table: true
recno = 1
internally created dbt: data0_xyz, size 9

*** Iteration 1
====
callback #1
db is table: true
recno = 2
internally created dbt: data1_xyz, size 9

*** Iteration 2
====
callback #2
db is table: true
recno = 3
internally created dbt: data2_xyz, size 9
throwing...
dbe: com.sleepycat.db.DbException: append_recno thrown

*** Iteration 3
====
callback #3
db is table: true
recno = 3
internally created dbt: data3_xyz, size 9
dbe: com.sleepycat.db.DbException: Dbt.size + Dbt.offset greater than array length

*** Iteration 4
====
callback #4
db is table: true
recno = 3
internally created dbt: data4_xyz, size 9

*** Iteration 5
====
callback #5
db is table: true
recno = 4
internally created dbt: data5_xyz, size 9

*** Iteration 6
====
callback #6
db is table: true
recno = 5
internally created dbt: data6_xyz, size 9

*** Iteration 7
====
callback #7
db is table: true
recno = 6
internally created dbt: data7_xyz, size 9
dbe: com.sleepycat.db.DbException: Dbt.data is null

*** Iteration 8
====
callback #8
db is table: true
recno = 6
internally created dbt: data8_xyz, size 9
dbe: com.sleepycat.db.DbException: Dbt.size + Dbt.offset greater than array length

*** Iteration 9
====
callback #9
db is table: true
recno = 6
internally created dbt: data9_xyz, size 9
1 : data0_xyz
2 : data1_xy
3 : ata4_xyz
4 : ata5_xy
5 : abc
6 : data9_xyz
Test finished.