UNSOLVED

wo2

updated

17 years ago

W

wo2

10 Posts

0

3335

August 7th, 2009 20:00

query FP_QUERY_RESULT_CODE_ABORT

Hi,

When I tried to do query against a pool using the api, I got the error: FP_QUERY_RESULT_CODE_ABORT.

I then used the JCASScript to do similar query ( just use the 'query' command  with default 'start' and 'end' time settings ), I got:

Number of clips returned:     0
All results returned:         False
Point of incompletion:        immediate

And when I looked at the logfile, I saw some exceptions:

       [EXCEPTION]     In 'FPSmartPacket.cpp' at line 253: Exception
error=-10152
syserror=0
message=field id=113 missing
trace=FPSmartPacket.setFetchCursor(113)

Do you know what's the potential cause for this error? I have been trying to find the cause for a while without any success... I did similar steps against the public emc clusters and was able to fetch the query results ok.

any comments are appreciated.

Thanks in advance,

Wil