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)
Change History (5)
by , 15 years ago
Attachment: | TestRasdamanBug.java added |
---|
by , 15 years ago
Attachment: | RasdamanUtils.java added |
---|
by , 15 years ago
comment:1 by , 12 years ago
Milestone: | → 9.0 |
---|---|
Owner: | set to |
Status: | new → assigned |
Version: | → 8.3 |
comment:2 by , 11 years ago
Complexity: | → Very Hard |
---|---|
Resolution: | → invalid |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Looks like a bug in the test query itself, closing.