Java errors from /connections calls

Anthony Edwards's Avatar

Anthony Edwards

02 Feb, 2011 04:09 PM via web

I have composed a query for /connections. It has a single AND-Group with 734 attributes in it. Up till now, I have successfully sent a query with 284 attributes inside an AND-Group. However, this time, the REST API /connections returned text (not JSON):

GC overhead limit exceeded

and then a second time yielded:

Java heap space

What is GC overhead and how to not exceed its limit? And should I be concerned about Java heap space?

  1. 2 Posted by Jared Peterson on 02 Feb, 2011 06:19 PM

    Jared Peterson's Avatar

    Anthony,

    A query that large is probably pushing the limits of the current memory configuration on your server. Let me know when your instance is available and at a good point for me to make some modifications to the defaults.

    Thanks,
    Jared

  2. 3 Posted by Anthony Edwards on 02 Feb, 2011 07:47 PM

    Anthony Edwards's Avatar

    Thanks, Jared, the problem has gone away!

  3. Jared Peterson closed this discussion on 02 Feb, 2011 07:57 PM.

Comments are currently closed for this discussion. You can start a new one.