Thread-CONSUMER:GR_ProjectEvent__c

  • kishor.j_88
    Participant
    8 years, 10 months ago #5293

    I am using dbsync replication tool to sync my salesforce and database. I am getting an error on tomcat saying ,

    Exception in thread “Thread-CONSUMER:GR_ProjectEvent__c” java.lang.OutOfMemoryEr
    ror: GC overhead limit exceeded
    at java.util.Arrays.copyOf(Unknown Source)

    Can any one please help me on this issue and how do I avoid that going forward ?

    TIA.

    ullas.n@avankia.com
    Participant
    5 years, 7 months ago #5681

    If you are running locally than Increase the tomcat memory on ram by adding -xms1024 and -xmm 2048 in catalina.bat.

    ullas.n@avankia.com
    Participant
    5 years, 7 months ago #5683

    If you are running locally then Increase the tomcat memory on ram by adding -xms1024 and -xmm 2048 in catalina.bat

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.