Opened 8 years ago
Closed 7 years ago
#1329 closed defect (duplicate)
Fail querying from rasj
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 9.4 |
Component: | java | Version: | development |
Keywords: | Cc: | dongfang.zhao@…, Peter Baumann | |
Complexity: | Medium |
Description
There are 288 3D MRI images (DoubleCube of dimension 145*174*145).
Querying from rasj seems to fail for all 288 images, but passes for 9 for example. Querying from C++ passes for all 288 images.
Test Java program is attached.
Attachments (1)
Change History (4)
by , 8 years ago
Attachment: | RasdamanQuery.java added |
---|
comment:1 by , 8 years ago
Milestone: | 9.3 → 9.4 |
---|
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 7 years ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Most probably the issue is duplicate and has been solved by closing #1537.
Note:
See TracTickets
for help on using tickets.
test program