Opened 15 years ago

Closed 11 years ago

#5 closed defect (invalid)

Partial update through rasj fails

Reported by: Andrei Aiordachioaie Owned by: Jinsongdi Yu
Priority: major Milestone: 9.0
Component: java Version: 8.3
Keywords: Cc:
Complexity: Very Hard

Description

While trying to do a partial update on an image from rasdaman, the server fails with error code 10000: "Unexpected internal server error". The stack trace is:

rasj[0] RasRNPImplementation.getResponse: query failed, errNo=10000, lineNo=0, colNo=0, token=
org.odmg.QueryException: Unexpected internal server error.
        at rasj.odmg.RasOQLQuery.execute(RasOQLQuery.java:238)

Attached is a file to demonstrate the bug.

Attachments (3)

TestRasdamanBug.java (2.8 KB ) - added by Andrei Aiordachioaie 15 years ago.
RasdamanUtils.java (13.7 KB ) - added by Andrei Aiordachioaie 15 years ago.
car.jpeg (3.1 KB ) - added by Andrei Aiordachioaie 15 years ago.

Download all attachments as: .zip

Change History (5)

by Andrei Aiordachioaie, 15 years ago

Attachment: TestRasdamanBug.java added

by Andrei Aiordachioaie, 15 years ago

Attachment: RasdamanUtils.java added

by Andrei Aiordachioaie, 15 years ago

Attachment: car.jpeg added

comment:1 by Peter Baumann, 11 years ago

Milestone: 9.0
Owner: set to Jinsongdi Yu
Status: newassigned
Version: 8.3

comment:2 by Dimitar Misev, 11 years ago

Complexity: Very Hard
Resolution: invalid
Status: assignedclosed

Looks like a bug in the test query itself, closing.

Note: See TracTickets for help on using tickets.